Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Andreas Kling e40e91b9df LibDebug: Use HashMap::ensure() in DebugInfo::prepare_lines() 3 gadi atpakaļ
  Daniel Bertalan 7396e4aedc LibDebug: Store 64-bit numbers in AttributeValue 4 gadi atpakaļ
  Ali Mohammad Pur c4437e19bd LibDebug+Everywhere: Make DebugInfo not own the ELF image 4 gadi atpakaļ
  Gunnar Beutner 2c41e89d08 LibDebug: Implement symbolication for x86_64 4 gadi atpakaļ
  Gunnar Beutner 567fa4b2f0 LibDebug: Fix spelling mistake 4 gadi atpakaļ
  Daniel Bertalan 2db4709c0c Everywhere: Add braces to aggregate initializers 4 gadi atpakaļ
  Gunnar Beutner 233ef26e4d Kernel+Userland: Add x86_64 registers to RegisterState/PtraceRegisters 4 gadi atpakaļ
  Itamar 3a4017b419 LibDebug: Convert LibDebug to east-const style 4 gadi atpakaļ
  Itamar a45b5ccd96 LibDebug: Add DebugInfo::get_source_position_with_inlines 4 gadi atpakaļ
  Itamar 0d89f70b66 LibDebug: Move Dwarf::LineProgram into Dwarf::CompilationUnit 4 gadi atpakaļ
  Itamar fea9bb8c51 LibDebug: Move get_die_at_offset to Dwarf::CompilationUnit 4 gadi atpakaļ
  Itamar 68ff0788e5 LibDebug: Fix typo in DebugInfo::get_source_position 4 gadi atpakaļ
  Andreas Kling dc65f54c06 AK: Rename Vector::append(Vector) => Vector::extend(Vector) 4 gadi atpakaļ
  Brian Gianforcaro 5bfba3f789 LibELF + LibDebug: Reduce allocations during symbolification 4 gadi atpakaļ
  Andreas Kling 4f4cde2379 LibDebug: Pre-allocate capacity for the LineProgram::LineInfo vector 4 gadi atpakaļ
  Andreas Kling 0bf3df28b9 LibDebug: Memoize resolved paths in DebugInfo::prepare_lines() 4 gadi atpakaļ
  Andreas Kling 16221305ad LibELF: Remove sketchy use of "undefined" ELF::Image::Section 4 gadi atpakaļ
  Gunnar Beutner 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr 4 gadi atpakaļ
  Gunnar Beutner d2f0984fef LibDebug: Implement support for DWARF 5 line programs 4 gadi atpakaļ
  Gunnar Beutner ea6fdad88b LibDebug: Move get_attribute_value to the DwarfInfo class 4 gadi atpakaļ
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 gadi atpakaļ
  Andreas Kling 83d3003208 LibDebug: Convert String::format() => String::formatted() 4 gadi atpakaļ
  FalseHonesty 2d58549296 LibDebug: Add support for parsing array types 4 gadi atpakaļ
  FalseHonesty acbb119b27 LibDebug: Support unnamed variables and types 4 gadi atpakaļ
  FalseHonesty bffa1a0df8 LibDebug: Stop parsing unhandled variable types 4 gadi atpakaļ
  FalseHonesty d295095993 LibDebug+HackStudio: Fix crashes relating to debugger variable preview 4 gadi atpakaļ
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 gadi atpakaļ
  asynts bb483f7ef4 Everywhere: Name debug macros more consistently. 4 gadi atpakaļ
  asynts 1a3a0836c0 Everywhere: Use CMake to generate AK/Debug.h. 4 gadi atpakaļ
  Linus Groh 421587c15c Everywhere: Fix typos 4 gadi atpakaļ