struct PauseRequest
Defined at line 1484 of file ../../third_party/github.com/google/cppdap/src/include/dap/protocol.h
The request suspends the debuggee.
The debug adapter first sends the response and then a `stopped` event (with
reason `pause`) after the thread has been paused successfully.
Public Members
integer threadId