mirror of
https://github.com/RGBCube/serenity
synced 2025-10-29 09:32:34 +00:00
The format of the address range section is different between DWARF version 4 and version 5. This meant that we parsed programs compiled with `-gdwarf-4` incorrectly. |
||
|---|---|---|
| .. | ||
| Dwarf | ||
| CMakeLists.txt | ||
| DebugInfo.cpp | ||
| DebugInfo.h | ||
| DebugSession.cpp | ||
| DebugSession.h | ||
| LoadedLibrary.h | ||
| ProcessInspector.cpp | ||
| ProcessInspector.h | ||
| StackFrameUtils.cpp | ||
| StackFrameUtils.h | ||