Fixed history saving settings.
[nethome.git] / .gdbinit
index 68597bf..1ac14b6 100644 (file)
--- a/.gdbinit
+++ b/.gdbinit
@@ -1,6 +1,6 @@
-# Appears to be a default everywhere now:
+# See .bashrc: export GDBHISTFILE="$HOME/.gdb_history"
 #set history filename /home/lace/.gdb_history
-#set history save on
+set history save on
 define rt
        break $arg0
        run