Enumeration
IdeDebuggerStopReason
Members
IDE_DEBUGGER_STOP_BREAKPOINT_HIT-
No description available.
- Value:
0 - Nickname:
breakpoint-hit - Available since: 47
- Value:
IDE_DEBUGGER_STOP_CATCH-
No description available.
- Value:
7 - Nickname:
catch - Available since: 47
- Value:
IDE_DEBUGGER_STOP_EXITED-
No description available.
- Value:
1 - Nickname:
stop-exited - Available since: 47
- Value:
IDE_DEBUGGER_STOP_EXITED_NORMALLY-
The debugger stopped because the process exited in a graceful fashion.
- Value:
2 - Nickname:
exited-normally - Available since: 47
- Value:
IDE_DEBUGGER_STOP_EXITED_SIGNALED-
No description available.
- Value:
3 - Nickname:
exited-signaled - Available since: 47
- Value:
IDE_DEBUGGER_STOP_FUNCTION_FINISHED-
No description available.
- Value:
4 - Nickname:
function-finished - Available since: 47
- Value:
IDE_DEBUGGER_STOP_LOCATION_REACHED-
No description available.
- Value:
5 - Nickname:
location-reached - Available since: 47
- Value:
IDE_DEBUGGER_STOP_SIGNAL_RECEIVED-
No description available.
- Value:
6 - Nickname:
signal-received - Available since: 47
- Value:
IDE_DEBUGGER_STOP_UNKNOWN-
No description available.
- Value:
8 - Nickname:
unknown - Available since: 47
- Value: