* symtab.h (DESTRUCTOR_PREFIX_P): New macro to check if physname
authorPeter Schauer <Peter.Schauer@mytum.de>
Thu, 8 Apr 1993 17:37:24 +0000 (17:37 +0000)
committerPeter Schauer <Peter.Schauer@mytum.de>
Thu, 8 Apr 1993 17:37:24 +0000 (17:37 +0000)
commitca6a826d84d020d08a619a055c5769d4d55e0ea9
tree8b39a129d4fbbf0ee0c08de7189fc158b7fb0d63
parent98a445b0fac68e1e15f6948ce7f2a20837a7c0a7
    * symtab.h (DESTRUCTOR_PREFIX_P): New macro to check if physname
        is a C++ destructor.
        * symtab.c (gdb_mangle_name): Use it.
        * symtab.c (find_methods): Do not add destructors to choice list
        for constructors.
        * symtab.c (decode_line_1): Make breakpoints on destructors work
        for gcc-2.x again.
gdb/ChangeLog
gdb/symtab.c
gdb/symtab.h
This page took 0.024186 seconds and 4 git commands to generate.