dot_gdbinit 235 B

1234567
  1. # Tell GDB where to look for separate debugging files.
  2. set debug-file-directory ~/.guix-profile/lib/debug
  3. # Authorize extensions found in the store, such as the
  4. # pretty-printers of libstdc++.
  5. set auto-load safe-path /gnu/store/*/lib