Age | Commit message (Expand) | Author |
---|---|---|
2021-08-06 | LibDebug+Everywhere: Make DebugInfo not own the ELF image | Ali Mohammad Pur |
2021-06-27 | Kernel+Userland: Add x86_64 registers to RegisterState/PtraceRegisters | Gunnar Beutner |
2021-06-19 | LibDebug: Convert LibDebug to east-const style | Itamar |
2021-05-03 | Userland: Fix 64-bit portability issues | Gunnar Beutner |
2021-04-29 | Everywhere: "file name" => "filename" | Andreas Kling |
2021-04-25 | Everywhere: Remove empty line after function body opening curly brace | Linus Groh |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-21 | HackStudio+LibDebug: Support stopping a debugged process | FalseHonesty |
2021-04-18 | LibDebug: Implement ability to set watchpoints | FalseHonesty |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |