mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 06:40:59 +00:00
This button sends a SIGSTOP to the debugged process, which pauses it. The debuggee can be resumed with the 'continue' button. |
||
|---|---|---|
| .. | ||
| BacktraceModel.cpp | ||
| BacktraceModel.h | ||
| BreakpointCallback.h | ||
| Debugger.cpp | ||
| Debugger.h | ||
| DebugInfoWidget.cpp | ||
| DebugInfoWidget.h | ||
| DisassemblyModel.cpp | ||
| DisassemblyModel.h | ||
| DisassemblyWidget.cpp | ||
| DisassemblyWidget.h | ||
| RegistersModel.cpp | ||
| RegistersModel.h | ||
| VariablesModel.cpp | ||
| VariablesModel.h | ||