Disable setting fixed history filename as it is now default.
[nethome.git] / .gdbinit
index f27eca6..68597bf 100644 (file)
--- a/.gdbinit
+++ b/.gdbinit
@@ -1,5 +1,6 @@
-set history filename /home/lace/.gdb_history
-set history save on
+# Appears to be a default everywhere now:
+#set history filename /home/lace/.gdb_history
+#set history save on
 define rt
        break $arg0
        run