[Lldb-commits] [PATCH] D52375: [WIP] Support multiple compile units per OSO entry in SymbolFileDWARFDebugMap
Stefan Gränitz via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sat Sep 29 05:17:04 PDT 2018
sgraenitz updated this revision to Diff 167593.
sgraenitz marked 8 inline comments as done.
sgraenitz added a comment.
Address feedback from Adrian and Duncan
https://reviews.llvm.org/D52375
Files:
include/lldb/Symbol/Symtab.h
packages/Python/lldbsuite/test/macosx/debug_map/Makefile
packages/Python/lldbsuite/test/macosx/debug_map/TestDebugMap.py
packages/Python/lldbsuite/test/macosx/debug_map/cu1.c
packages/Python/lldbsuite/test/macosx/debug_map/cu1.h
packages/Python/lldbsuite/test/macosx/debug_map/cu2.c
packages/Python/lldbsuite/test/macosx/debug_map/cu2.h
packages/Python/lldbsuite/test/macosx/debug_map/cu3.c
packages/Python/lldbsuite/test/macosx/debug_map/cu3.h
packages/Python/lldbsuite/test/macosx/debug_map/main.c
source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp
source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h
source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp
source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.h
source/Symbol/Symtab.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52375.167593.patch
Type: text/x-patch
Size: 33862 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180929/754c4214/attachment-0001.bin>
More information about the lldb-commits
mailing list