Some improvements to g++ debugging.
authorPer Bothner <per@bothner.com>
Thu, 19 Mar 1992 00:05:35 +0000 (00:05 +0000)
committerPer Bothner <per@bothner.com>
Thu, 19 Mar 1992 00:05:35 +0000 (00:05 +0000)
commit2cd999854048fb4e3cd5c8762f40427221eb4112
treeb8aaa853ebd7808b9d39ae4a06dcd4d37c18ae5d
parentc976b3499ce3335b2e49a71d5a478035bbe507bd
Some improvements to g++ debugging.
* symtab.c (list_symbols): demangle before pattern matching.
* symtab.c:  Other fixes to improve handing of operators.
* valprint.c (type_print_base):  Fix test for constructor.
* values.c (value_static_field):  Allow evaluation of
CLASS::METHOD, returning a function pointer.
gdb/ChangeLog
gdb/symtab.c
gdb/valprint.c
gdb/values.c
This page took 0.023984 seconds and 4 git commands to generate.