get rid of unused m4 files
[deliverable/binutils-gdb.git] / gdb / .gdbinit
index bcacd5dc7e84d7572c513520fa67c10cc2a73a8f..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,8 +10,7 @@ commands
        return
 end
 
-define rr
-    run
-end
-
-set prompt (top-gdb)
+dir ../mmalloc
+dir ../libiberty
+dir ../bfd
+set prompt (top-gdb) 
This page took 0.023277 seconds and 4 git commands to generate.