* gdb.t06/twice.exp: Don't care about the file name GDB prints.
[deliverable/binutils-gdb.git] / gdb / .gdbinit
index bcacd5dc7e84d7572c513520fa67c10cc2a73a8f..0bf56a615bb4ff68da9c92e7c928b1378914ad60 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
-
+dir ../mmalloc
+dir ../libiberty
+dir ../bfd
 set prompt (top-gdb)
This page took 0.026164 seconds and 4 git commands to generate.