MSP430Proxy Namespace Reference
Classes | |
| class | GlobalSessionMonitor |
| Ensures that only one session can be active simultaneously and sends the global Ctrl+C events to the active session. More... | |
| class | MSP430EEMTarget |
| Implements EEM-related debugging functionality (data breakpoints and software breakpoints). More... | |
| class | MSP430GDBTarget |
| Implements debugging functionality without the EEM API (not supporting data breakpoints and software breakpoints). More... | |
| struct | GlobalSettings |
| class | SoftwareBreakpointManager |
| Allows setting and removing software breakpoints in FLASH. More... | |
Enumerations | |
| enum | BreakpointPolicy { HardwareOnly, HardwareThenSoftware, SoftwareOnly } |
Variables | |
| GlobalSessionMonitor | g_SessionMonitor |
Enumeration Type Documentation
Definition at line 5 of file settings.h.
Variable Documentation
| GlobalSessionMonitor MSP430Proxy::g_SessionMonitor |
Definition at line 7 of file GlobalSessionMonitor.cpp.
