CGold icon indicating copy to clipboard operation
CGold copied to clipboard

gdb: working with debug symbols

Open ruslo opened this issue 8 years ago • 0 comments

Migrated from https://github.com/ruslo/hunter/issues/359#issuecomment-240917420:

gdb would require a .gdbinit file in the debugging directory with:

set substitute-path <old-build-directory>/Build <root-id>/Install

Source: https://sourceware.org/gdb/onlinedocs/gdb/Source-Path.html

ruslo avatar Aug 19 '16 10:08 ruslo