diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-01-08 23:18:51 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-01-08 23:18:51 +0000 |
commit | 63840d265c1d65f4d4af7436b175ae12cf2d0a23 (patch) | |
tree | 6bd73a44b2f52220b7e60a771934c3a9805e73bf /binutils/stabs.c | |
parent | f5818d79ddec0f5cd55bf625e2e8602b09113947 (diff) | |
download | gdb-63840d265c1d65f4d4af7436b175ae12cf2d0a23.zip gdb-63840d265c1d65f4d4af7436b175ae12cf2d0a23.tar.gz gdb-63840d265c1d65f4d4af7436b175ae12cf2d0a23.tar.bz2 |
* debug.h (struct debug_write_fns): Add tag parameter to
enum_type, start_struct_type, and start_class_type.
* debug.c (debug_write_type): Pass any tag name to
start_struct_type, debug_write_class_type, and enum_type. If
DEBUG_KIND_TAGGED, pass the name in the recursive call.
(debug_write_class_type): Accept a new tag parameter, and pass it
to start_class_type.
* prdbg.c (pop_type): Don't remove '+' character.
(pr_enum_type): Accept and use tag parameter.
(pr_start_struct_type): Likewise.
(pr_start_class_type): Likewise.
(pr_class_baseclass): Adjust algorithm used to find where to put
the baseclass name.
(pr_tag): Don't bother to insert the tag name.
Diffstat (limited to 'binutils/stabs.c')
0 files changed, 0 insertions, 0 deletions