OSDN Git Service

2004-05-10 Andrew Cagney <cagney@redhat.com>
authorcagney <cagney>
Mon, 10 May 2004 23:27:49 +0000 (23:27 +0000)
committercagney <cagney>
Mon, 10 May 2004 23:27:49 +0000 (23:27 +0000)
commitaf921b9f282bdfb3a533ac02fb5d9a0699b215ed
tree8193cafbb9baba4f18047a1faad21b7ac5642fd0
parent95ca7b4bc5f055655938c521293ac8e430fa2323
2004-05-10  Andrew Cagney  <cagney@redhat.com>

* infrun.c (through_sigtramp_breakpoint): Delete variable.
(context_switch): Do not switch through_sigtramp_breakpoint.
* gdbthread.h (save_infrun_state, load_infrun_state)
(struct thread_info): Delete through_sigtramp_breakpoint parameter
and structure member.
* thread.c (load_infrun_state, save_infrun_state): Update.
gdb/ChangeLog
gdb/gdbthread.h
gdb/infrun.c
gdb/thread.c