Age | Commit message (Expand) | Author |
---|---|---|
2020-07-27 | LibDebug: Add support for the various DW_FORM_block types | Itamar |
2020-07-21 | LibDebug: Put DWARF debug logging spam behind DEBUG_SPAM | Andreas Kling |
2020-06-03 | LibDebug: Add support for enum value types | FalseHonesty |
2020-05-24 | LibDebug: Tolerate missing debug information | Itamar |
2020-05-09 | LibDebug: Add support for creating VariableInfo for paramters | Itamar |
2020-05-09 | HackStudio: Show a backtrace in the debug information tab | Itamar |
2020-05-08 | HackStudio: Support variable inspection in nested scopes | Itamar |
2020-05-07 | LibDebug: Miscellaneous fixes from #2097 | Itamar |
2020-05-05 | LibDebug: Parse DWARF information entries | Itamar |
2020-04-25 | LibDebug: Add remove_breakpoint | Itamar |
2020-04-20 | LibDebug: Parse line number information from DWARF format | Itamar |