The Debugger type exposes the following members.
Events
Name | Description | |
---|---|---|
![]() |
OnBreak |
Fired when the Break command is received.
|
![]() |
OnConnected |
Fired when the debugger first becomes connected.
|
![]() |
OnInvalidCommand |
Fired when an invalid command is received.
|
See Also