mirror of
https://github.com/RGBCube/serenity
synced 2025-10-30 13:12:44 +00:00
This button sends a SIGSTOP to the debugged process, which pauses it. The debuggee can be resumed with the 'continue' button. |
||
|---|---|---|
| .. | ||
| Dwarf | ||
| CMakeLists.txt | ||
| DebugInfo.cpp | ||
| DebugInfo.h | ||
| DebugSession.cpp | ||
| DebugSession.h | ||
| LoadedLibrary.h | ||
| ProcessInspector.cpp | ||
| ProcessInspector.h | ||
| StackFrameUtils.cpp | ||
| StackFrameUtils.h | ||