attach |
dap_server_attach.cpp |
attach-process.json, attach-remote-process.json |
breakpointLocations |
No |
|
cancel |
No |
|
completions |
No |
|
configurationDone |
dap_server_configuration_done.cpp |
attach-process.json, attach-remote-process.json, basic-debug.json, data-breakpoints.json, exception-filter.json, function-breakpoints.json, instruction-breakpoints.json, launch-breakpoint-open-disassembly.json, launch-breakpoint-stepover-exit.json, launch-conditional-breakpoint.json, launch-disassembly-step.json, launch-setVariable.json, launch-step-in-over-out.json, launch-step-restart-run.json, launch-stopAtEntry-breakpoint-continue-exit.json, launch-stopAtEntry-continue-exit.json, launch-stopAtEntry-stop.json, memory-read-write.json, set-expression.json, struct-locals.json, struct-setVariable.json, threads-after-exit.json |
continue |
dap_server_continue.cpp |
attach-process.json, attach-remote-process.json, basic-debug.json, data-breakpoints.json, exception-filter.json, function-breakpoints.json, instruction-breakpoints.json, launch-breakpoint-open-disassembly.json, launch-breakpoint-stepover-exit.json, launch-conditional-breakpoint.json, launch-disassembly-step.json, launch-setVariable.json, launch-step-in-over-out.json, launch-step-restart-run.json, launch-stopAtEntry-breakpoint-continue-exit.json, launch-stopAtEntry-continue-exit.json, memory-read-write.json, set-expression.json, struct-locals.json, struct-setVariable.json |
dataBreakpointInfo |
dap_server_data_breakpoint_info.cpp |
data-breakpoints.json, set-expression.json |
disassemble |
dap_server_disassemble.cpp |
instruction-breakpoints.json, launch-breakpoint-open-disassembly.json, launch-disassembly-step.json, launch-step-restart-run.json |
disconnect |
dap_server_disconnect.cpp |
attach-process.json, attach-remote-process.json, basic-debug.json, data-breakpoints.json, exception-filter.json, function-breakpoints.json, instruction-breakpoints.json, launch-breakpoint-open-disassembly.json, launch-breakpoint-stepover-exit.json, launch-conditional-breakpoint.json, launch-disassembly-step.json, launch-setVariable.json, launch-step-in-over-out.json, launch-step-restart-run.json, launch-stopAtEntry-breakpoint-continue-exit.json, launch-stopAtEntry-continue-exit.json, memory-read-write.json, set-expression.json, struct-locals.json, struct-setVariable.json |
evaluate |
dap_server_evaluate.cpp |
set-expression.json |
exceptionInfo |
dap_server_exception_info.cpp |
exception-filter.json |
goto |
No |
|
gotoTargets |
No |
|
initialize |
dap_server_initialize.cpp |
attach-process.json, attach-remote-process.json, basic-debug.json, data-breakpoints.json, exception-filter.json, function-breakpoints.json, instruction-breakpoints.json, launch-breakpoint-open-disassembly.json, launch-breakpoint-stepover-exit.json, launch-conditional-breakpoint.json, launch-disassembly-step.json, launch-setVariable.json, launch-step-in-over-out.json, launch-step-restart-run.json, launch-stopAtEntry-breakpoint-continue-exit.json, launch-stopAtEntry-continue-exit.json, launch-stopAtEntry-stop.json, memory-read-write.json, set-expression.json, struct-locals.json, struct-setVariable.json, threads-after-exit.json |
launch |
dap_server_launch.cpp |
basic-debug.json, data-breakpoints.json, exception-filter.json, function-breakpoints.json, instruction-breakpoints.json, launch-breakpoint-open-disassembly.json, launch-breakpoint-stepover-exit.json, launch-conditional-breakpoint.json, launch-disassembly-step.json, launch-setVariable.json, launch-step-in-over-out.json, launch-step-restart-run.json, launch-stopAtEntry-breakpoint-continue-exit.json, launch-stopAtEntry-continue-exit.json, launch-stopAtEntry-stop.json, memory-read-write.json, set-expression.json, struct-locals.json, struct-setVariable.json, threads-after-exit.json |
loadedSources |
No |
|
locations |
No |
|
modules |
dap_server_modules.cpp |
|
next |
dap_server_next.cpp |
launch-breakpoint-stepover-exit.json, launch-disassembly-step.json, launch-setVariable.json, launch-step-in-over-out.json, struct-setVariable.json |
pause |
dap_server_pause.cpp |
|
readMemory |
dap_server_read_memory.cpp |
memory-read-write.json |
restart |
No |
|
restartFrame |
No |
|
reverseContinue |
No |
|
runInTerminal |
No |
|
scopes |
dap_server_scopes.cpp |
attach-process.json, attach-remote-process.json, basic-debug.json, data-breakpoints.json, exception-filter.json, function-breakpoints.json, instruction-breakpoints.json, launch-breakpoint-open-disassembly.json, launch-breakpoint-stepover-exit.json, launch-conditional-breakpoint.json, launch-disassembly-step.json, launch-setVariable.json, launch-step-in-over-out.json, launch-step-restart-run.json, launch-stopAtEntry-breakpoint-continue-exit.json, memory-read-write.json, set-expression.json, struct-locals.json, struct-setVariable.json |
setBreakpoints |
dap_server_set_breakpoints.cpp |
attach-process.json, attach-remote-process.json, basic-debug.json, data-breakpoints.json, instruction-breakpoints.json, launch-breakpoint-open-disassembly.json, launch-breakpoint-stepover-exit.json, launch-conditional-breakpoint.json, launch-disassembly-step.json, launch-setVariable.json, launch-step-in-over-out.json, launch-step-restart-run.json, launch-stopAtEntry-breakpoint-continue-exit.json, memory-read-write.json, set-expression.json, struct-locals.json, struct-setVariable.json |
setDataBreakpoints |
dap_server_set_data_breakpoints.cpp |
data-breakpoints.json, exception-filter.json, function-breakpoints.json, instruction-breakpoints.json, memory-read-write.json, set-expression.json |
setExceptionBreakpoints |
dap_server_set_exception_breakpoints.cpp |
data-breakpoints.json, exception-filter.json, function-breakpoints.json, instruction-breakpoints.json, memory-read-write.json, set-expression.json |
setExpression |
dap_server_set_expression.cpp |
set-expression.json |
setFunctionBreakpoints |
dap_server_set_function_breakpoints.cpp |
data-breakpoints.json, exception-filter.json, function-breakpoints.json, instruction-breakpoints.json, memory-read-write.json, set-expression.json |
setInstructionBreakpoints |
dap_server_set_instruction_breakpoints.cpp |
data-breakpoints.json, exception-filter.json, function-breakpoints.json, instruction-breakpoints.json, memory-read-write.json, set-expression.json |
setVariable |
dap_server_set_variable.cpp |
launch-setVariable.json, struct-setVariable.json |
source |
dap_server_source.cpp |
|
stackTrace |
dap_server_stack_trace.cpp |
attach-process.json, attach-remote-process.json, basic-debug.json, data-breakpoints.json, exception-filter.json, function-breakpoints.json, instruction-breakpoints.json, launch-breakpoint-open-disassembly.json, launch-breakpoint-stepover-exit.json, launch-conditional-breakpoint.json, launch-disassembly-step.json, launch-setVariable.json, launch-step-in-over-out.json, launch-step-restart-run.json, launch-stopAtEntry-breakpoint-continue-exit.json, launch-stopAtEntry-continue-exit.json, launch-stopAtEntry-stop.json, memory-read-write.json, set-expression.json, struct-locals.json, struct-setVariable.json |
startDebugging |
No |
|
stepBack |
No |
|
stepIn |
dap_server_step_in.cpp |
launch-step-in-over-out.json |
stepInTargets |
No |
|
stepOut |
dap_server_step_out.cpp |
launch-step-in-over-out.json |
terminate |
dap_server_terminate.cpp |
launch-stopAtEntry-stop.json |
terminateThreads |
No |
|
threads |
dap_server_threads.cpp |
attach-process.json, attach-remote-process.json, basic-debug.json, data-breakpoints.json, exception-filter.json, function-breakpoints.json, instruction-breakpoints.json, launch-breakpoint-open-disassembly.json, launch-breakpoint-stepover-exit.json, launch-conditional-breakpoint.json, launch-disassembly-step.json, launch-setVariable.json, launch-step-in-over-out.json, launch-step-restart-run.json, launch-stopAtEntry-breakpoint-continue-exit.json, launch-stopAtEntry-continue-exit.json, launch-stopAtEntry-stop.json, memory-read-write.json, set-expression.json, struct-locals.json, struct-setVariable.json, threads-after-exit.json |
variables |
dap_server_variables.cpp |
attach-process.json, attach-remote-process.json, basic-debug.json, data-breakpoints.json, exception-filter.json, function-breakpoints.json, instruction-breakpoints.json, launch-breakpoint-open-disassembly.json, launch-breakpoint-stepover-exit.json, launch-conditional-breakpoint.json, launch-disassembly-step.json, launch-setVariable.json, launch-step-in-over-out.json, launch-step-restart-run.json, launch-stopAtEntry-breakpoint-continue-exit.json, memory-read-write.json, set-expression.json, struct-locals.json, struct-setVariable.json |
writeMemory |
dap_server_write_memory.cpp |
memory-read-write.json |