mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 00:41:00 +00:00
DWARF line number information, if generated, is stored in the .debug_line section of an object file. The information is encoded as instructions for a VM that is defined in the DWARF specification. By executing these instructions, we can extract the encoded line number information. |
||
|---|---|---|
| .. | ||
| Dwarf | ||
| DebugInfo.cpp | ||
| DebugInfo.h | ||
| DebugSession.cpp | ||
| DebugSession.h | ||
| Makefile | ||