OSDN Git Service

2004-05-12 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Wed, 12 May 2004 22:19:02 +0000 (22:19 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 12 May 2004 22:19:02 +0000 (22:19 +0000)
commit2ac80cc24ddb570cff84d0b81b21fab757e712ff
tree7343571426edf5d15d35ab28fd406bc0b42e8237
parent2eb96324dc1e43fc505767e13164388427890006
2004-05-12  Andrew Cagney  <cagney@redhat.com>

* thread.c (load_infrun_state): Delete step_sp.
* infrun.c (context_switch): Ditto.
* inferior.h (step_sp): Ditto.
* infcmd.c (step_sp, step_1, step_once, until_next_command): Ditto.
* gdbthread.h (struct thread_info, save_infrun_state)
(restore_infrun_state): Ditto.
gdb/ChangeLog
gdb/gdbthread.h
gdb/infcmd.c
gdb/inferior.h
gdb/infrun.c
gdb/thread.c