diff options
author | Mark Alexander <marka@cygnus> | 1997-03-27 22:09:34 +0000 |
---|---|---|
committer | Mark Alexander <marka@cygnus> | 1997-03-27 22:09:34 +0000 |
commit | 8e493b6178b7b115c8443fcdc9f8a3f3294a7b6f (patch) | |
tree | 32080420b8127dee8f87d9a43bbf1925e6d77746 /gdb/ChangeLog | |
parent | 2483354d4b143824ede17ac5726754ff88924719 (diff) | |
download | gdb-8e493b6178b7b115c8443fcdc9f8a3f3294a7b6f.zip gdb-8e493b6178b7b115c8443fcdc9f8a3f3294a7b6f.tar.gz gdb-8e493b6178b7b115c8443fcdc9f8a3f3294a7b6f.tar.bz2 |
* remote-mips.c: Add `set monitor-prompt' command.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index e8d428e..448a645 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,14 @@ +Thu Mar 27 12:46:58 1997 Mark Alexander <marka@cygnus.com> + + * remote-mips.c: Add `set monitor-prompt' command. + +Wed Mar 26 06:47:44 1997 Mark Alexander <marka@cygnus.com> + + Fix from Peter Schauer: + * mdebugread.c (parse_procedure): Set address of procedure to + block start; this fixes problems with shared libraries introduced + by change of Mar 21. + Mon Mar 24 19:43:16 1997 Geoffrey Noer <noer@cygnus.com> * symtab.c (find_pc_symtab): change to support the case |