X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.gdbinit;h=41560a0d4ff9364dc1430073a11fdbe733ac0977;hb=2a52ff108dd5a096d5cd3b0768e7a432902ae7a6;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