OSDN Git Service

* inf-loop.c (inferior_event_handler): Call bpstat_do_action,
authorvprus <vprus>
Mon, 5 May 2008 09:02:57 +0000 (09:02 +0000)
committervprus <vprus>
Mon, 5 May 2008 09:02:57 +0000 (09:02 +0000)
commit8c73768f8c5688d3b5254fb5089d59ac27da7335
tree81483973c049ba261616bd8dca144f3c58a59a72
parentfc4d229a14de079e409f69ff22921b59ebe1c528
* inf-loop.c (inferior_event_handler): Call bpstat_do_action,
and catch all exceptions from it.
* top.c (command_line_handler_continuation): Don't
call bpstat_do_action here.
gdb/ChangeLog
gdb/inf-loop.c
gdb/top.c