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