* m68k-tdep.c (m68k_saved_pc_after_call): Use 'GDB_TARGET_IS_SUN3'
[deliverable/binutils-gdb.git] / gdb / .gdbinit
index 4f950881faf85e71664d97a0da0204f253a9a86d..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,5 +10,7 @@ commands
        return
 end
 
+dir ../mmalloc
+dir ../libiberty
+dir ../bfd
 set prompt (top-gdb)
-set complaints 1
This page took 0.022964 seconds and 4 git commands to generate.