GDB
Setting debug directory
This is useful on Debian which install debug symbol in a separate directory.
set debug-file-directory /usr/lib/debug/
Note this is only required for your GDB compiled by yourself.
This is useful on Debian which install debug symbol in a separate directory.
set debug-file-directory /usr/lib/debug/
Note this is only required for your GDB compiled by yourself.