X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.gdbinit;h=41560a0d4ff9364dc1430073a11fdbe733ac0977;hb=85f7998067cab03a7ea1bb71e85e92887141442c;hp=c552dcb361ac4e22379669635304719c6d0954c4;hpb=8583cdc67b66dad90cfda3dda317b818313ec922;p=dotfiles.git 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