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)
commit167ef8b1846e13c720ba65530bdf7b308fb56aff
tree0a62e9a8b46a2fcbad350ca690c62fd8a37d257e
parentda3331ec167849ef6216f35565ba014bbae55ee3
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