OSDN Git Service

2004-05-10 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Mon, 10 May 2004 23:27:49 +0000 (23:27 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 10 May 2004 23:27:49 +0000 (23:27 +0000)
commit0a52ce950d218ef285bcc3dea0401acab8e52e64
tree80b2ec9cb7e6e27c2c182cd013b85a54c2ceed25
parentf7e6892283ca2396fb31245b5f94ad27118943dc
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