Commit Verlauf

Autor SHA1 Nachricht Datum
  MacDue cf79df0edb LibDebug: Stub out LocListX and remove stub expression evaluator vor 2 Jahren
  Ben Wiederhake c5d3de3f7d LibDebug: Propagate errors around LineProgram vor 2 Jahren
  Daniel Bertalan ed13b7beb6 LibDebug: Support DW_FORM_ref_udata vor 2 Jahren
  Tim Schumacher 220fbcaa7e AK: Remove the fallible constructor from `FixedMemoryStream` vor 2 Jahren
  Tim Schumacher 47531a42a9 AK: Make LEB128 decoding work with `read_value` vor 2 Jahren
  Tim Schumacher 787f4d639a AK: Port `LEB128` to the new `AK::Stream` vor 2 Jahren
  Tim Schumacher 093cf428a3 AK: Move memory streams from `LibCore` vor 2 Jahren
  Tim Schumacher 8464da1439 AK: Move `Stream` and `SeekableStream` from `LibCore` vor 2 Jahren
  Tim Schumacher 448b187782 LibDebug: Pass `read_from_stream` calls through `read_value` instead vor 2 Jahren
  Tim Schumacher 91505d8cf3 LibDebug: Port the rest of DWARF parsing to `Core::Stream` vor 2 Jahren
  Tim Schumacher e62269650a LibDebug: Propagate errors throughout DWARF parsing vor 2 Jahren
  Tim Schumacher e235c42e4d LibDebug: Parse DWARF address ranges using `Core::Stream` vor 2 Jahren
  Tim Schumacher edd4913573 LibDebug: Factor out the "looks like embedded resource" condition vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Nico Weber 2af028132a AK+Everywhere: Add AK_COMPILER_{GCC,CLANG} and use them most places vor 2 Jahren
  Ben Wiederhake 75673319ad LibDebug: Break inclusion cycle through many forward-declarations vor 2 Jahren
  Idan Horowitz 086969277e Everywhere: Run clang-format vor 3 Jahren
  Ali Mohammad Pur e0db9cb876 LibDebug+LibCoredump: Replace remaining reinterpret_casts and C casts vor 3 Jahren
  Ali Mohammad Pur da3c4e5df5 LibDebug+LibCoredump: Use ByteReader to do unaligned reads vor 3 Jahren
  Daniel Bertalan 815f15f82c LibDebug: Handle DWARF 4 address ranges vor 3 Jahren
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value vor 3 Jahren
  Daniel Bertalan a60d960420 LibDebug: Don't create compilation units for embedded resources vor 3 Jahren
  Daniel Bertalan 622d408d82 LibDebug: Make use of the newly supported data forms vor 3 Jahren
  Daniel Bertalan 8278039105 LibDebug: Support `DW_FORM_data16` vor 3 Jahren
  Daniel Bertalan ac53569bd1 LibDebug: Support `addrx*`, `strx*` and `rnglistx` forms vor 3 Jahren
  Daniel Bertalan 8e5b70a0ba LibDebug: Don't expose AttributeValue internals, use getters instead vor 3 Jahren
  Itamar 09153b8997 LibDebug: Use DW_AT_ranges to get address ranges of DIEs vor 3 Jahren
  Daniel Bertalan 7396e4aedc LibDebug: Store 64-bit numbers in AttributeValue vor 4 Jahren
  Gunnar Beutner 2c41e89d08 LibDebug: Implement symbolication for x86_64 vor 4 Jahren
  Daniel Bertalan ca06fd658d Everywhere: Remove unused local variables and lambda captures vor 4 Jahren