* target.h: Add TARGET_WAITKIND_LOADED and TARGET_WAITKIND_SPURIOUS.
authorJim Kingdon <jkingdon@engr.sgi.com>
Thu, 6 Jan 1994 20:51:19 +0000 (20:51 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Thu, 6 Jan 1994 20:51:19 +0000 (20:51 +0000)
commitfcbc95a72a768a2f83981961c47337e3d7fcc5ed
treee003790884657ba1de9b6ede430e781ad4859bf3
parent4b2febd355e97ff57838f842def9b358f1a766d0
* 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
code which looks for those two waitkinds.  Use switch statement.
* config/rs6000/tm-rs6000.h: Replace SIGTRAP_STOP_AFTER_LOAD with
CHILD_SPECIAL_WAITSTATUS.
gdb/ChangeLog
gdb/infrun.c
gdb/target.h
This page took 0.024556 seconds and 4 git commands to generate.