OSDN Git Service

* target.c (update_current_target): Do not inherit to_open
authoruweigand <uweigand>
Fri, 5 Sep 2008 11:50:57 +0000 (11:50 +0000)
committeruweigand <uweigand>
Fri, 5 Sep 2008 11:50:57 +0000 (11:50 +0000)
commitfa641f864887dad5d76af43e3bb81713a9ee7223
tree9ad1fdb0195cc2fcb67417d483647a23751568f4
parent1631ba006cea49c3d55afde71cc94010747caca6
* target.c (update_current_target): Do not inherit to_open
or to_close.
(pop_target): Call target_close on target_stack instead
of current_target.
(pop_all_targets_above): Likewise.
gdb/ChangeLog
gdb/target.c