X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=blobdiff_plain;f=.gdbinit;h=41560a0d4ff9364dc1430073a11fdbe733ac0977;hp=b9beec166cf7414cd423147d9fb115553e3f7f23;hb=1751a6dde6882ca2ec77adb6ae6181d05701147c;hpb=2b7b3ab77234bc3b1db6c94656d573938e60f83e diff --git a/.gdbinit b/.gdbinit index b9beec1..41560a0 100644 --- a/.gdbinit +++ b/.gdbinit @@ -1,3 +1,6 @@ set history expansion on set history save on +set history filename ~/.gdb_history set print pretty + +# See also https://github.com/cyrus-and/gdb-dashboard