diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1994-01-06 21:55:18 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1994-01-06 21:55:18 +0000 |
commit | e3a7e9d50196f1c6ed4a591d3acf8263208c889a (patch) | |
tree | e2515ea9e1eb90af04c2670104e0e7bf516780c4 /gdb/ChangeLog | |
parent | 9fe444b57a4075beb94408fb603730397605a2ee (diff) | |
download | gdb-e3a7e9d50196f1c6ed4a591d3acf8263208c889a.zip gdb-e3a7e9d50196f1c6ed4a591d3acf8263208c889a.tar.gz gdb-e3a7e9d50196f1c6ed4a591d3acf8263208c889a.tar.bz2 |
* remote-bug.c: At the start of each section, reset srec_frame
back to 160.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 17f0b26..7b347bd 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ Thu Jan 6 07:17:53 1994 Jim Kingdon (kingdon@deneb.cygnus.com) + * remote-bug.c: At the start of each section, reset srec_frame + back to 160. + * target.h: Add TARGET_WAITKIND_LOADED and TARGET_WAITKIND_SPURIOUS. * target.c (store_waitstatus): Add CHILD_SPECIAL_WAITSTATUS hook. * infrun.c (wait_for_inferior): Replace SIGTRAP_STOP_AFTER_LOAD with |