TotalView Reference Guide : Part III: Platforms and Operating Systems : Platforms and Compilers : Using gnu_debuglink Files : Searching for the gnu_debug_link File

Searching for the gnu_debug_link File
If the TV::gnu_debuglink_flag variable is true and if the process contains a .gnu_debug_link section, TotalView searches for the gnu_debug_link file as follows:
1
2
In the .debug subdirectory of the directory containing the program.
3
In a directory named in the TV::gnu_debuglink_global_directory variable.
For example, assume that the program’s pathname is /A/B/hello_world and the debug filename stored in the .gnu_debuglink section of this program is hello_world.debug. If the TV::gnu_debuglink_global_directory variable is set to /usr/lib/debug, TotalView searches for the following files:
1
/A/B/hello_world.debug
2
3

Rogue Wave Software, Inc.
Voice: (303) 473-9118
rwonlinedocs@roguewave.com