* .gdbinit: Remove excess `end'.
authorStan Shebs <shebs@codesourcery.com>
Thu, 13 Oct 1994 02:00:07 +0000 (02:00 +0000)
committerStan Shebs <shebs@codesourcery.com>
Thu, 13 Oct 1994 02:00:07 +0000 (02:00 +0000)
gdb/.gdbinit
gdb/ChangeLog

index 2140f7f384e7c5f5b4ebb9cb56d58d2680e2d352..f891689b034fdab5ae4e9f2b534d1d48b5b74215 100644 (file)
@@ -23,4 +23,3 @@ printf "0x%-8x 0x%-8x %6d %s\n", $obj, $obj->obfd, \
   $obj->minimal_symbol_count, $obj->name
 set var $obj = $obj->next
 end
-end
index 71d0bc9f23d6c843b0be5ed2ef9daa02279a7a68..5cc9825d585c9d176c39b1f6a041e76a64ff522b 100644 (file)
@@ -1,5 +1,7 @@
 Wed Oct 12 18:02:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
 
+       * .gdbinit: Remove excess `end'.
+
        * exec.c: Merge in RS6000 support from xcoffexec.c.
        (symfile.h, objfiles.h, xcoffsolib.h): Include.
        (vmap): New global variable.