]> git.phdru.name Git - dotfiles.git/blob - .gdbinit
.tmux.conf: Update to tmux 2.3 (Debian 9 stretch)
[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