Constructor & Destructor Documentation
def gdbhooks.RtxPrinter.__init__ |
( |
|
self, |
|
|
|
gdbval |
|
) |
| |
Member Function Documentation
def gdbhooks.RtxPrinter.to_string |
( |
|
self | ) |
|
For now, a cheap kludge: invoke the inferior's print
function to get a string to use the user, and return an empty
string for gdb
References gdbhooks.Tree.gdbval, gdbhooks.TreePrinter.gdbval, gdbhooks.CGraphNodePrinter.gdbval, gdbhooks.GimplePrinter.gdbval, gdbhooks.BasicBlockPrinter.gdbval, gdbhooks.CfgEdgePrinter.gdbval, gdbhooks.Rtx.gdbval, gdbhooks.RtxPrinter.gdbval, gdbhooks.GET_RTX_FORMAT(), gdbhooks.GET_RTX_LENGTH(), and gdbhooks.GET_RTX_NAME().
Field Documentation
gdbhooks.RtxPrinter.gdbval |
The documentation for this class was generated from the following file: