Change the "-S", "-F" and "-M" options to take their arguments directly, rather than requiring the -n option.  This means you can't "or" together the types (i.e. set a breakpoint on a method or selector called "whatever".  But that is a pretty uncommon operation, and having to provide two flags for the more common "set a breakpoint on this selector" is annoying.

git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@112245 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed