[Lldb-commits] [PATCH] D15428: Make debug info specification use categories system
Zachary Turner via lldb-commits
lldb-commits at lists.llvm.org
Thu Dec 10 11:41:18 PST 2015
zturner created this revision.
zturner added reviewers: labath, tberghammer.
zturner added a subscriber: lldb-commits.
I'm not sure if I did this right, but the end result of this CL is removal of the -N command line option, and making people go through the categories system instead.
http://reviews.llvm.org/D15428
Files:
packages/Python/lldbsuite/test/configuration.py
packages/Python/lldbsuite/test/dotest.py
packages/Python/lldbsuite/test/functionalities/unwind/standard/TestStandardUnwind.py
packages/Python/lldbsuite/test/lang/c/typedef/Testtypedef.py
packages/Python/lldbsuite/test/lang/cpp/limit-debug-info/TestWithLimitDebugInfo.py
packages/Python/lldbsuite/test/lldbtest.py
packages/Python/lldbsuite/test/test_categories.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15428.42451.patch
Type: text/x-patch
Size: 10579 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151210/fb5b8d54/attachment-0001.bin>
More information about the lldb-commits
mailing list