X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=blobdiff_plain;f=.gdbinit;h=41560a0d4ff9364dc1430073a11fdbe733ac0977;hp=c552dcb361ac4e22379669635304719c6d0954c4;hb=9a66d4531e7d0d015b38be0b38f1c379a45fd03f;hpb=8583cdc67b66dad90cfda3dda317b818313ec922 diff --git a/.gdbinit b/.gdbinit index c552dcb..41560a0 100644 --- a/.gdbinit +++ b/.gdbinit @@ -1,2 +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