ladybird/Userland/Libraries/LibDebug
FalseHonesty 58d6781cbb HackStudio+LibDebug: Support stopping a debugged process
In LibDebug this required implementing the Kill debug action, and
in HackStudio this required making the toolbar's stop action stop
the debugger if active.
2021-04-21 13:42:09 +02:00
..
Dwarf LibDebug: Implement support for AttributeDataForm::Data8 2021-04-18 15:51:13 +02:00
CMakeLists.txt Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
DebugInfo.cpp LibDebug: Add support for parsing array types 2021-04-14 13:28:48 +02:00
DebugInfo.h LibDebug: Add support for parsing array types 2021-04-14 13:28:48 +02:00
DebugSession.cpp LibDebug: Implement ability to set watchpoints 2021-04-18 17:02:40 +02:00
DebugSession.h HackStudio+LibDebug: Support stopping a debugged process 2021-04-21 13:42:09 +02:00
StackFrameUtils.cpp Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
StackFrameUtils.h Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00