struct ExitedEvent
Defined at line 956 of file ../../third_party/github.com/google/cppdap/src/include/dap/protocol.h
The event indicates that the debuggee has exited and returns its exit code.
Public Members
integer exitCode
Defined at line 956 of file ../../third_party/github.com/google/cppdap/src/include/dap/protocol.h
The event indicates that the debuggee has exited and returns its exit code.
integer exitCode