Commit History

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