Commit History

Author SHA1 Message Date
  Tim Schumacher 220fbcaa7e AK: Remove the fallible constructor from `FixedMemoryStream` 2 years ago
  Tim Schumacher 47531a42a9 AK: Make LEB128 decoding work with `read_value` 2 years ago
  Tim Schumacher 787f4d639a AK: Port `LEB128` to the new `AK::Stream` 2 years ago
  Tim Schumacher 093cf428a3 AK: Move memory streams from `LibCore` 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
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Daniel Bertalan 8e5b70a0ba LibDebug: Don't expose AttributeValue internals, use getters instead 3 years ago
  Brian Gianforcaro c5cdb6eb4c LibDebug: Dont copy an AbbreviationEntry every time we retrieve a value 3 years ago
  Brian Gianforcaro 952441943f LibDebug: Avoid short lived allocations in DIE::for_each_child 3 years ago
  Daniel Bertalan 7396e4aedc LibDebug: Store 64-bit numbers in AttributeValue 4 years ago
  Itamar 3a4017b419 LibDebug: Convert LibDebug to east-const style 4 years ago
  Itamar a5f69efa5c LibDebug: Store optional parent_offset in Dwarf::DIE objects 4 years ago
  Itamar fea9bb8c51 LibDebug: Move get_die_at_offset to Dwarf::CompilationUnit 4 years ago
  Gunnar Beutner 9bcdbe205b LibDebug: Implement support for AttributeDataForm::ImplicitConst 4 years ago
  Gunnar Beutner ea6fdad88b LibDebug: Move get_attribute_value to the DwarfInfo class 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Gunnar Beutner 07adbf19c4 LibDebug: Implement support for AttributeDataForm::Data8 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  Andreas Kling 4172a46fb5 LibDebug: Fix build with -O2 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago