Skip to content
Commit 5ec8fcbf authored by Johnny Chen's avatar Johnny Chen
Browse files

Fix the problem that 'help breakpoint set' is printing a lot of redundant lines.

Correctly specify the LLDB_OPT_SET's that the 'shlib' command option belongs to by using a newly added macro like this:

    #define LLDB_OPT_NOT_10 ( LLDB_OPT_SET_FROM(1, 10) & ~LLDB_OPT_SET_10 )

rdar://problem/11393864

llvm-svn: 156337
parent ddb14906
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment