提交历史

作者 SHA1 备注 提交日期
  Itamar 7950f5cb51 LibDebug: Add ProcessInspector base class 3 年之前
  Andreas Kling 587f9af960 AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional) 3 年之前
  Tim Schumacher 80cb44afae Everywhere: Move shared library checks into a common function 3 年之前
  Daniel Bertalan bb4bb3c2f4 LibDebug: Enable parsing `libgcc_s.so` 3 年之前
  Itamar c78838c2d2 LibDebug: Use the first memory segment of a library as the ELF's base 3 年之前
  Ali Mohammad Pur c4437e19bd LibDebug+Everywhere: Make DebugInfo not own the ELF image 3 年之前
  Gunnar Beutner f87cc85cd3 LibDebug: Make single-stepping work for x86_64 3 年之前
  Gunnar Beutner db1c5c4830 LibELF+Utilities: Avoid truncating 64-bit values 4 年之前
  Ali Mohammad Pur f364fcec5d LibRegex+Everywhere: Make LibRegex more unicode-aware 4 年之前
  Daniel Bertalan ca06fd658d Everywhere: Remove unused local variables and lambda captures 4 年之前
  Max Wipfli fc6d051dfd AK+Everywhere: Add and use static APIs for LexicalPath 4 年之前
  Gunnar Beutner 233ef26e4d Kernel+Userland: Add x86_64 registers to RegisterState/PtraceRegisters 4 年之前
  Gunnar Beutner c9a8dfa1bf Userland: Add more TODO()s for arch-specific code 4 年之前
  Itamar 3a4017b419 LibDebug: Convert LibDebug to east-const style 4 年之前
  Ali Mohammad Pur a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice 4 年之前
  Andreas Kling 7ae7170d61 Everywhere: "file name" => "filename" 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Andreas Kling 83d3003208 LibDebug: Convert String::format() => String::formatted() 4 年之前
  FalseHonesty 7a1396f509 LibDebug: Implement ability to set watchpoints 4 年之前
  Andreas Kling f59ad2dc57 Everywhere: Remove pessimizing and redundant move() 4 年之前
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年之前
  Maciej Zygmanowski 586c0aa043 LibDebug: Don't assert when running on non-existent executable 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前