OSDN Git Service

* infrun.c (clear_proceed_status): Clean up stop_registers.
authoruweigand <uweigand>
Fri, 22 Jun 2007 12:38:04 +0000 (12:38 +0000)
committeruweigand <uweigand>
Fri, 22 Jun 2007 12:38:04 +0000 (12:38 +0000)
commite9e3521dc766a1a8ff9b1c74c07b437e9f7bd7b2
treee30e56fca5dd41a325966159377e740efea7d585
parentf6c6152d2a111c237a1a8aad4282ae296656c12c
* infrun.c (clear_proceed_status): Clean up stop_registers.
(normal_stop): Allocate regcache for stop_registers.
(struct inferior_status): Remove stop_registers member.
(save_inferior_status): Do not save stop_registers.
(restore_inferior_status): Do not restore stop_registers.
(discard_inferior_status): Do not discard stop_registers.
(build_infrun): Remove.
(_initialize_infrun): Do not swap stop_registers.
gdb/ChangeLog
gdb/infrun.c