OSDN Git Service

gdb/
authorjkratoch <jkratoch>
Tue, 17 Nov 2009 09:41:32 +0000 (09:41 +0000)
committerjkratoch <jkratoch>
Tue, 17 Nov 2009 09:41:32 +0000 (09:41 +0000)
commit6c9b52e65c88337643e13751494d88cb8f35024a
tree965b40e1a3ba423c26289d5704ca53d045b38491
parenta6de9cbaaf9f15b87291b957e191cbf92f350580
gdb/
Fix wrong debug output with `set debug infrun 1'.
* gdb/infrun.c (handle_inferior_event <debug_infrun>): New variable
old_chain.  Temporarily switch INFERIOR_PTID.
* target.h (target_stopped_by_watchpoint): Extend the comment.
(target_stopped_data_address): New comment.
gdb/ChangeLog
gdb/infrun.c
gdb/target.h