Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 gadi atpakaļ |
Ali Mohammad Pur
|
e0db9cb876
LibDebug+LibCoredump: Replace remaining reinterpret_casts and C casts
|
3 gadi atpakaļ |
Ali Mohammad Pur
|
da3c4e5df5
LibDebug+LibCoredump: Use ByteReader to do unaligned reads
|
3 gadi atpakaļ |
Daniel Bertalan
|
815f15f82c
LibDebug: Handle DWARF 4 address ranges
|
3 gadi atpakaļ |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 gadi atpakaļ |
Daniel Bertalan
|
a60d960420
LibDebug: Don't create compilation units for embedded resources
|
3 gadi atpakaļ |
Daniel Bertalan
|
622d408d82
LibDebug: Make use of the newly supported data forms
|
3 gadi atpakaļ |
Daniel Bertalan
|
8278039105
LibDebug: Support `DW_FORM_data16`
|
3 gadi atpakaļ |
Daniel Bertalan
|
ac53569bd1
LibDebug: Support `addrx*`, `strx*` and `rnglistx` forms
|
3 gadi atpakaļ |
Daniel Bertalan
|
8e5b70a0ba
LibDebug: Don't expose AttributeValue internals, use getters instead
|
3 gadi atpakaļ |
Itamar
|
09153b8997
LibDebug: Use DW_AT_ranges to get address ranges of DIEs
|
3 gadi atpakaļ |
Daniel Bertalan
|
7396e4aedc
LibDebug: Store 64-bit numbers in AttributeValue
|
4 gadi atpakaļ |
Gunnar Beutner
|
2c41e89d08
LibDebug: Implement symbolication for x86_64
|
4 gadi atpakaļ |
Daniel Bertalan
|
ca06fd658d
Everywhere: Remove unused local variables and lambda captures
|
4 gadi atpakaļ |
Itamar
|
3a4017b419
LibDebug: Convert LibDebug to east-const style
|
4 gadi atpakaļ |
Itamar
|
835efa1b6a
LibDebug: Add DwarfInfo::get_cached_die_at_offset
|
4 gadi atpakaļ |
Itamar
|
fb31aae20d
LibDebug:: Add DwarfInfo::get_die_at_address
|
4 gadi atpakaļ |
Itamar
|
92d4962d04
LibDebug: Add caches of DIE objects to DwarfInfo
|
4 gadi atpakaļ |
Itamar
|
84609aecc1
LibDebug: Add AttributeForm field to Dwarf::AttributeValue
|
4 gadi atpakaļ |
Itamar
|
0d89f70b66
LibDebug: Move Dwarf::LineProgram into Dwarf::CompilationUnit
|
4 gadi atpakaļ |
Itamar
|
e9e4358a93
LibDebug: Store LibDebug objects on the heap & make them non-copyable
|
4 gadi atpakaļ |
Brian Gianforcaro
|
5bfba3f789
LibELF + LibDebug: Reduce allocations during symbolification
|
4 gadi atpakaļ |
Andreas Kling
|
16221305ad
LibELF: Remove sketchy use of "undefined" ELF::Image::Section
|
4 gadi atpakaļ |
Gunnar Beutner
|
9bcdbe205b
LibDebug: Implement support for AttributeDataForm::ImplicitConst
|
4 gadi atpakaļ |
Gunnar Beutner
|
d0a7547537
LibDebug: Implement support for AttributeDataForm::{UData,LineStrP}
|
4 gadi atpakaļ |
Gunnar Beutner
|
6b4448b623
LibDebug: Implement support for DWARF 5 compilation unit headers
|
4 gadi atpakaļ |
Gunnar Beutner
|
ea6fdad88b
LibDebug: Move get_attribute_value to the DwarfInfo class
|
4 gadi atpakaļ |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 gadi atpakaļ |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 gadi atpakaļ |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 gadi atpakaļ |