+Wed Sep 14 17:14:57 1994 Stan Shebs (shebs@andros.cygnus.com)
+
+ * remote-mips.c (mips_error): Place NORETURN macro correctly.
+ * TODO: Add item about START_INFERIOR_TRAPS_EXPECTED.
+
Wed Sep 14 14:26:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
* xcoffread.c (read_xcoff_symtab): Fix obsolete comment about
Tue Sep 13 18:23:26 1994 Rob Savoye (rob@darkstar.cygnus.com)
- * w89k-rom.c op50-rom.c monitor.c config/pa/hppapro.mt: New files
+ * w89k-rom.c, op50-rom.c, monitor.c, config/pa/hppapro.mt: New files
to add a generic ROM monitor interface, and support file for the
WinBond W89K and the Oki OP50N PA based target boards.
This to do list is probably not up to date, and opinions may vary
about the importance or even desirability of some of the items.
+START_INFERIOR_TRAPS_EXPECTED need never be defined to 2, since that
+is its default value. Clean this up.
+
It should be possible to use symbols from shared libraries before we know
exactly where the libraries will be loaded. E.g. "b perror" before running
the program. This could maybe be done as an extension of the "breakpoint