jankratochvil abandoned this revision.
jankratochvil added a comment.
Without `FileOffset` and the remapping to unique DIE offsets for each
`DW_TAG_partial_unit` inclusion by `DW_TAG_imported_unit` this patch is no
longer needed, as discussed in:
https://lists.llvm.org/pipermail/lldb-commits/We
jankratochvil abandoned this revision.
jankratochvil added a comment.
Without `FileOffset` and the remapping to unique DIE offsets for each
`DW_TAG_partial_unit` inclusion by `DW_TAG_imported_unit` this patch is no
longer needed, as discussed in:
https://lists.llvm.org/pipermail/lldb-commits/We
jankratochvil updated this revision to Diff 143475.
jankratochvil retitled this revision from "DWZ 04/11: Support reading section
".gnu_debugaltlink"" to "DWZ 01/07: Support reading section
".gnu_debugaltlink"".
jankratochvil added a comment.
It is now reworked without `FileOffset` and the remap
jankratochvil updated this revision to Diff 143476.
jankratochvil retitled this revision from "DWZ 05/11: Match also
DW_TAG_partial_unit when DW_TAG_compile_unit is matched" to "DWZ 02/07: Match
also DW_TAG_partial_unit when DW_TAG_compile_unit is matched".
jankratochvil added a comment.
It is n
jankratochvil updated this revision to Diff 143478.
jankratochvil retitled this revision from "DWZ 08/11: Adjust existing code for
the DWZ support." to "DWZ 04/07: Adjust existing code for the DWZ support.".
jankratochvil added a comment.
It is now reworked without `FileOffset` and the remapping
jankratochvil updated this revision to Diff 143477.
jankratochvil retitled this revision from "DWZ 06/11: Protect
DWARFCompileUnit::m_die_array by a new mutex" to "DWZ 03/07: Protect
DWARFCompileUnit::m_die_array by a new mutex".
jankratochvil added a comment.
It is now reworked without `FileOff
jankratochvil updated this revision to Diff 143479.
jankratochvil retitled this revision from "DWZ 09/11: Main functionality" to
"DWZ 05/07: Main functionality".
jankratochvil added a comment.
It is now reworked without `FileOffset` and the remapping to unique DIE offsets
for each `DW_TAG_partia
jankratochvil updated this revision to Diff 143480.
jankratochvil retitled this revision from "DWZ 10/11: DWZ test mode" to "DWZ
06/07: DWZ test mode".
https://reviews.llvm.org/D40475
Files:
packages/Python/lldbsuite/test/dotest.py
packages/Python/lldbsuite/test/lldbinline.py
packages/Pyth
jankratochvil updated this revision to Diff 143481.
jankratochvil retitled this revision from "DWZ 11/11: Fix for symlinked
.build-id/**.debug files" to "DWZ 07/07: Fix for symlinked .build-id/**.debug
files".
https://reviews.llvm.org/D43512
Files:
packages/Python/lldbsuite/test/decorators.py
jankratochvil updated this revision to Diff 143483.
https://reviews.llvm.org/D40474
Files:
include/lldb/Utility/ConstString.h
include/lldb/Utility/FileSpec.h
source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.h
source/Plugins/SymbolFile/DWARF/DWARFDataExtractor.h
source/Plugins/SymbolFile
10 matches
Mail list logo