]> git.phdru.name Git - dotfiles.git/blob - .gdbinit
Feat(recode-filenames-recursive): Allow to omit parameters
[dotfiles.git] / .gdbinit
1 set history expansion on
2 set history save on
3 set history filename ~/.gdb_history
4 set print pretty
5
6 # See also https://github.com/cyrus-and/gdb-dashboard