[Lldb-commits] [PATCH] D69944: [lldb] Add -m option to 'target modules dump symtab' to disable demangling
Raphael Isemann via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Nov 7 06:46:14 PST 2019
teemperor updated this revision to Diff 228235.
teemperor added a comment.
- Blatantly steal Pavel's yaml file as MachO seems very verbose.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69944/new/
https://reviews.llvm.org/D69944
Files:
lldb/include/lldb/Symbol/Symbol.h
lldb/include/lldb/Symbol/Symtab.h
lldb/packages/Python/lldbsuite/test/commands/target/dump-symtab-demangle/TestDumpSymtabDemangle.py
lldb/packages/Python/lldbsuite/test/commands/target/dump-symtab-demangle/a.yaml
lldb/source/Commands/CommandObjectTarget.cpp
lldb/source/Commands/Options.td
lldb/source/Symbol/Symbol.cpp
lldb/source/Symbol/Symtab.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69944.228235.patch
Type: text/x-patch
Size: 10333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191107/4814fa7d/attachment-0001.bin>
More information about the lldb-commits
mailing list