Commit History

作者 SHA1 備註 提交日期
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
  Andrew Kaster aa0ed4ab4e LibDebug: Keep track of the SetEpilogueBegin LineProgram OpCode 2 年之前
  Ben Wiederhake c5d3de3f7d LibDebug: Propagate errors around LineProgram 2 年之前
  Ben Wiederhake 560133a0c6 Everywhere: Remove unused DeprecatedString includes 2 年之前
  Tim Schumacher 47531a42a9 AK: Make LEB128 decoding work with `read_value` 2 年之前
  Tim Schumacher 787f4d639a AK: Port `LEB128` to the new `AK::Stream` 2 年之前
  Tim Schumacher 8464da1439 AK: Move `Stream` and `SeekableStream` from `LibCore` 2 年之前
  Tim Schumacher 448b187782 LibDebug: Pass `read_from_stream` calls through `read_value` instead 2 年之前
  Tim Schumacher 91505d8cf3 LibDebug: Port the rest of DWARF parsing to `Core::Stream` 2 年之前
  Tim Schumacher e62269650a LibDebug: Propagate errors throughout DWARF parsing 2 年之前
  Tim Schumacher e65767c2e7 LibDebug: Identify embedded resources with a preceding dot 2 年之前
  Tim Schumacher edd4913573 LibDebug: Factor out the "looks like embedded resource" condition 2 年之前
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  Ben Wiederhake 75673319ad LibDebug: Break inclusion cycle through many forward-declarations 2 年之前
  Ali Mohammad Pur e0db9cb876 LibDebug+LibCoredump: Replace remaining reinterpret_casts and C casts 3 年之前
  mjz19910 3102d8e160 Everywhere: Fix many spelling errors 3 年之前
  Daniel Bertalan 7546295abe LibDebug: Fix truncation in ExtendedOpcodes::SetDiscriminator 3 年之前
  Daniel Bertalan 8e5b70a0ba LibDebug: Don't expose AttributeValue internals, use getters instead 3 年之前
  Daniel Bertalan 7396e4aedc LibDebug: Store 64-bit numbers in AttributeValue 4 年之前
  Daniel Bertalan a59b9357e3 LibDebug: Keep track of 'prologue end' 4 年之前
  Gunnar Beutner 2c41e89d08 LibDebug: Implement symbolication for x86_64 4 年之前
  Itamar 98a774a68d LibDebug: Add LineProgram::get_directory_and_file(size_t) 4 年之前
  Andreas Kling 08c55b7606 LibDebug: Avoid unnecessary String allocation in append_to_line_info() 4 年之前
  spigwitmer 3a5f9b2f7e LibDebug: add DW_LNS_set_basic_block support 4 年之前
  Gunnar Beutner 9bcdbe205b LibDebug: Implement support for AttributeDataForm::ImplicitConst 4 年之前
  Gunnar Beutner d2f0984fef LibDebug: Implement support for DWARF 5 line programs 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  AnotherTest 6606d70826 LibDebug/Dwarf: Use dbgln_if() instead of '#if DWARF_DEBUG' 4 年之前
  Gunnar Beutner b731db6691 LibDebug: Add support for StandardOpcodes::FixAdvancePc 4 年之前