X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.gdbinit;h=41560a0d4ff9364dc1430073a11fdbe733ac0977;hb=44322e6673eb383ccd1e8eec1a0f5fdeaa9e3ce1;hp=b9beec166cf7414cd423147d9fb115553e3f7f23;hpb=2b7b3ab77234bc3b1db6c94656d573938e60f83e;p=dotfiles.git 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