OSDN Git Service

* target.h (pop_all_targets): Declare.
authorpalves <palves>
Sat, 16 Aug 2008 22:12:17 +0000 (22:12 +0000)
committerpalves <palves>
Sat, 16 Aug 2008 22:12:17 +0000 (22:12 +0000)
commit6dc47c4c94b56d036ecd60a5073d6d8775d11d0a
tree810500492ef5d15e95a4f47252241b735a2e0668
parent2b736e69683980ebf5a2208a252cd768e206ba53
* target.h (pop_all_targets): Declare.
* target.c (pop_all_targets): New.
* top.c (quit_target): Pop all targets instead of just closing the
current.
gdb/ChangeLog
gdb/target.c
gdb/target.h
gdb/top.c