diff options
-rw-r--r-- | gdb/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 05307d2..ab49887 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ Mon Nov 6 11:44:11 1995 James G. Smith <jsmith@pasanda.cygnus.co.uk> + * config/mips/{tm-vr4300.h tm-vr4300el.h} (TARGET_MONITOR_PROMPT): + Change into real strings. + * remote-sim.c (gdbsim_open): Moved sim_open() call to after callback initialisation. |