summaryrefslogtreecommitdiff
path: root/Libraries/LibDebug/DebugInfo.cpp
AgeCommit message (Expand)Author
2020-07-27LibDebug: Add support for the various DW_FORM_block typesItamar
2020-07-21LibDebug: Put DWARF debug logging spam behind DEBUG_SPAMAndreas Kling
2020-06-03LibDebug: Add support for enum value typesFalseHonesty
2020-05-24LibDebug: Tolerate missing debug informationItamar
2020-05-09LibDebug: Add support for creating VariableInfo for paramtersItamar
2020-05-09HackStudio: Show a backtrace in the debug information tabItamar
2020-05-08HackStudio: Support variable inspection in nested scopesItamar
2020-05-07LibDebug: Miscellaneous fixes from #2097Itamar
2020-05-05LibDebug: Parse DWARF information entriesItamar
2020-04-25LibDebug: Add remove_breakpointItamar
2020-04-20LibDebug: Parse line number information from DWARF formatItamar