org.netbeans.modules.cnd.debugger.gdb.proxy |
|
Java Source File Name | Type | Comment |
ExternalTerminal.java | Class | Create, open, and manage an external terminal for a Unix debug session. |
GdbConsoleWindow.java | Class | Panel for debugger console. |
GdbLogger.java | Class | |
GdbMiDefinitions.java | Interface | |
GdbProxy.java | Class | Class GdbProxy is a Controller component of gdb driver
The main part of the knowledge about the debugger UI is concentrated in this class. |
GdbProxyEngine.java | Class | |