llvm/lldb/examples
Jonas Devlieghere 4da5a446f8 [lldb] Update crashlog.py to accept multiple results from mdfind
mdfind can return multiple results, some of which are not even dSYM
bundles, but Xcode archives (.xcrachive).

Currently, we end up concatenating the paths, which is obviously bogus.
This patch not only fixes that, but now also skips paths that don't have
a Contents/Resources/DWARF subdirectory.

rdar://81270312

Differential revision: https://reviews.llvm.org/D109263
2021-09-07 08:36:58 -07:00
..
customization
darwin/heap_find [lldb] Update shebang in heap.py and crashlog.py 2021-07-02 15:33:57 -07:00
functions
interposing/darwin/fd_interposing
lookup
plugins/commands
python [lldb] Update crashlog.py to accept multiple results from mdfind 2021-09-07 08:36:58 -07:00
scripting
summaries
synthetic
test