GCC Middle and Back End API Reference
|
Public Member Functions | |
__init__ (self) | |
Data Fields | |
str | value = "dot -Tx11" |
This parameter controls the command used to render dot files within GCC's dot-fn command. It will be invoked as gcc-dot-cmd <dot-file>.
gdbhooks.GCCDotCmd.__init__ | ( | self | ) |
References __init__().
Referenced by __init__().
str gdbhooks.GCCDotCmd.value = "dot -Tx11" |