get rid of unused m4 files
[deliverable/binutils-gdb.git] / gdb / .gdbinit
index 4f950881faf85e71664d97a0da0204f253a9a86d..f60802e50093650d65d2377048f0eca9121fc528 100644 (file)
@@ -1,5 +1,7 @@
 echo Setting up the environment for debugging gdb.\n
 
+set complaints 1
+
 b fatal
 
 b info_command
@@ -8,5 +10,7 @@ commands
        return
 end
 
-set prompt (top-gdb)
-set complaints 1
+dir ../mmalloc
+dir ../libiberty
+dir ../bfd
+set prompt (top-gdb) 
This page took 0.022738 seconds and 4 git commands to generate.