diff options
author | Andrew Cagney <cagney@redhat.com> | 2003-10-22 21:39:09 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2003-10-22 21:39:09 +0000 |
commit | f1c07ab0ca71fdadc64f2838f87f39784aee5b63 (patch) | |
tree | 669beaa649a52386e7e6431a687d5a74e7d3fbbe /gdb/infcall.c | |
parent | c9ac89782df8198d0c48219364b15d3af5efa0dd (diff) | |
download | gdb-f1c07ab0ca71fdadc64f2838f87f39784aee5b63.zip gdb-f1c07ab0ca71fdadc64f2838f87f39784aee5b63.tar.gz gdb-f1c07ab0ca71fdadc64f2838f87f39784aee5b63.tar.bz2 |
2003-10-22 Andrew Cagney <cagney@redhat.com>
* target.c (target_close): New function.
(debug_to_close): Use "target_close".
(push_target): Use "target_close".
(unpush_target): Use "target_close".
(pop_target): Use "target_close".
* target.h (struct target_ops): Add "to_xclose".
(target_open): Delete macro. Move comment to "to_open".
(target_close): Replace macro with function that takes a target.
* top.c (quit_target): Pass "current_target" to "target_close".
Diffstat (limited to 'gdb/infcall.c')
0 files changed, 0 insertions, 0 deletions