BreakpointResponse Class
(Debugger::Internal::BreakpointResponse)Header: | #include <BreakpointResponse> |
Inherits: | Debugger::Internal::BreakpointParameters |
Public Functions
BreakpointResponse() | |
void | fromParameters(const Debugger::Internal::BreakpointParameters &p) |
int | toString() const |
- 12 public functions inherited from Debugger::Internal::BreakpointParameters
Detailed Description
This is what debuggers produce in response to the attempt to insert a breakpoint. The data might differ from the requested bits.