X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.gdbinit;h=41560a0d4ff9364dc1430073a11fdbe733ac0977;hb=5f5dda45d35697bcc169ba8383e98ee9e5c3d8b3;hp=5552f916f082654052398dbcc74af8f8202dbd7e;hpb=b1f63d13b62989f219a6361fc7b61279df841f98;p=dotfiles.git 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