mirror of
https://github.com/RGBCube/serenity
synced 2026-01-21 07:20:59 +00:00
DebugSession now makes the loader stop after loading the libraries, and parses the loaded libraries of the program before continuing its execution. DebugSession now also supports inserting a breakpoint at a given symbol or source position. Additionally, DebugInfo now takes the base address of its object into consideration. |
||
|---|---|---|
| .. | ||
| Dwarf | ||
| CMakeLists.txt | ||
| DebugInfo.cpp | ||
| DebugInfo.h | ||
| DebugSession.cpp | ||
| DebugSession.h | ||
| StackFrameUtils.cpp | ||
| StackFrameUtils.h | ||