+set complaints 10
[nethome.git] / .gdbinit
index 68597bf..6aad8c4 100644 (file)
--- a/.gdbinit
+++ b/.gdbinit
@@ -1,6 +1,8 @@
-# Appears to be a default everywhere now:
-#set history filename /home/lace/.gdb_history
-#set history save on
+# See .bashrc: export GDBHISTFILE="$HOME/.gdb_history"
+# Should also work <jefyi6bzm6.fsf@sykes.suse.de> (untested):
+# set history filename ~/.gdb_history
+set history save on
+set complaints 10
 define rt
        break $arg0
        run