gdbhooks.py
13.2 KB
-
gdbhooks.py: update cgraph_node prettyprinter · d19245aa
* gdbhooks.py (CGraphNodePrinter.to_string): Update gdb prettyprinter for cgraph_node to reflect the conversion of the symtable types to a C++ class hierarchy: it now *is* a symtab_node_base, rather than having one (named "symbol"). From-SVN: r204174
David Malcolm committed