OSDN Git Service

2003-04-12 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Sat, 12 Apr 2003 17:48:55 +0000 (17:48 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sat, 12 Apr 2003 17:48:55 +0000 (17:48 +0000)
commit3b1487ee684a5478d610a26e24b3a0bcc83b6ab6
treec8ba575e430dfb80d77f8ab56b950d852a39f4e0
parent5b6a1d812e710c2c8b76c27f27d3ee0e77fd0b33
2003-04-12  Andrew Cagney  <cagney@redhat.com>

* gdbthread.h (save_infrun_state): Delete parameter
"prev_func_start".
(struct thread_info): Delete field "prev_func_start".
(load_infrun_state): Ditto.
* thread.c (load_infrun_state, save_infrun_state): Update.
* infrun.c (prev_func_start): Delete variable.
(context_switch, init_wait_for_inferior): Update.
(stop_stepping, keep_going): Update.
gdb/ChangeLog
gdb/gdbthread.h
gdb/infrun.c
gdb/thread.c