Age | Commit message (Expand) | Author |
---|---|---|
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2021-08-06 | LibDebug+Everywhere: Make DebugInfo not own the ELF image | Ali Mohammad Pur |
2021-07-13 | LibDebug: Implement symbolication for x86_64 | Gunnar Beutner |
2021-06-19 | LibDebug: Convert LibDebug to east-const style | Itamar |
2021-06-19 | LibDebug: Add DebugInfo::get_source_position_with_inlines | Itamar |
2021-06-19 | LibDebug: Store LibDebug objects on the heap & make them non-copyable | Itamar |
2021-06-19 | LibDebug: Remove unused DebugInfo::for_each_source_position | Itamar |
2021-05-19 | Everywhere: Add missing includes for <AK/OwnPtr.h> | Gunnar Beutner |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-14 | LibDebug: Add support for parsing array types | FalseHonesty |
2021-04-12 | LibDebug: Stop parsing unhandled variable types | FalseHonesty |
2021-04-12 | LibDebug+HackStudio: Fix crashes relating to debugger variable preview | FalseHonesty |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |