Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector hace 2 años
  Itamar eb16513165 LibDebug: Remove file path fixup for library sources hace 2 años
  Tim Schumacher a9eea2e0c4 LibDebug: Use `Core::Stream` to read opcodes for expression evaluation hace 2 años
  Tim Schumacher 91505d8cf3 LibDebug: Port the rest of DWARF parsing to `Core::Stream` hace 2 años
  Tim Schumacher e62269650a LibDebug: Propagate errors throughout DWARF parsing hace 2 años
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString hace 2 años
  Liav A 1d26b46884 LibDebug: Remove i686 support hace 2 años
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Gunnar Beutner 31bd5b1a02 AK+Userland: Stub out code that isn't currently implemented on AARCH64 hace 2 años
  Undefine 97cc33ca47 Everywhere: Make the codebase more architecture aware hace 3 años
  sin-ack c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars hace 3 años
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Ali Mohammad Pur e0db9cb876 LibDebug+LibCoredump: Replace remaining reinterpret_casts and C casts hace 3 años
  Daniel Bertalan 8e5b70a0ba LibDebug: Don't expose AttributeValue internals, use getters instead hace 3 años
  Andreas Kling e40e91b9df LibDebug: Use HashMap::ensure() in DebugInfo::prepare_lines() hace 3 años
  Daniel Bertalan 7396e4aedc LibDebug: Store 64-bit numbers in AttributeValue hace 4 años
  Ali Mohammad Pur c4437e19bd LibDebug+Everywhere: Make DebugInfo not own the ELF image hace 4 años
  Gunnar Beutner 2c41e89d08 LibDebug: Implement symbolication for x86_64 hace 4 años
  Gunnar Beutner 567fa4b2f0 LibDebug: Fix spelling mistake hace 4 años
  Daniel Bertalan 2db4709c0c Everywhere: Add braces to aggregate initializers hace 4 años
  Gunnar Beutner 233ef26e4d Kernel+Userland: Add x86_64 registers to RegisterState/PtraceRegisters hace 4 años
  Itamar 3a4017b419 LibDebug: Convert LibDebug to east-const style hace 4 años
  Itamar a45b5ccd96 LibDebug: Add DebugInfo::get_source_position_with_inlines hace 4 años
  Itamar 0d89f70b66 LibDebug: Move Dwarf::LineProgram into Dwarf::CompilationUnit hace 4 años
  Itamar fea9bb8c51 LibDebug: Move get_die_at_offset to Dwarf::CompilationUnit hace 4 años
  Itamar 68ff0788e5 LibDebug: Fix typo in DebugInfo::get_source_position hace 4 años
  Andreas Kling dc65f54c06 AK: Rename Vector::append(Vector) => Vector::extend(Vector) hace 4 años
  Brian Gianforcaro 5bfba3f789 LibELF + LibDebug: Reduce allocations during symbolification hace 4 años