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