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