diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index d717dd4..d62b3ed 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2004-03-23 Daniel Jacobowitz <drow@mvista.com> + + * remote.c (remote_open_1): Reopen the exec file and reread symbols + if necessary. + 2004-03-23 Andrew Cagney <cagney@redhat.com> * gdbarch.sh (PC_IN_SIGTRAMP): Change to a function with |