* printcmd.c (address_info): Use fprintf_symbol_filtered
authorJeff Law <law@redhat.com>
Thu, 11 Nov 1993 23:27:21 +0000 (23:27 +0000)
committerJeff Law <law@redhat.com>
Thu, 11 Nov 1993 23:27:21 +0000 (23:27 +0000)
commit91f87016039cec17692114935282d7296223ec24
tree09d2e4526f9705d30d638e62df5fa8ebc1065a2f
parent3e80841e27fd46016d2529eac7eb4f9f7cf1fc05
* printcmd.c (address_info): Use fprintf_symbol_filtered
to print the symbol name.

* stabsread.c (define_symbol): Handle cfront lossage for
struct/union/enums and typedefs.

* partial-stab.h (case N_BINCL): Update psymtab_language
as appropriate when changing subfiles.
(case N_SOL): Update psymtab_language as appropriate when
changing subfiles.  Add typedef for structs, unions, and enums
when processing C++ files.
gdb/ChangeLog
gdb/partial-stab.h
gdb/printcmd.c
gdb/stabsread.c
This page took 0.029291 seconds and 4 git commands to generate.