diff options
author | Jim Ingham <jingham@apple.com> | 2010-08-26 23:56:11 +0000 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2010-08-26 23:56:11 +0000 |
commit | 2561aa612434bd74efef14e4688a06c065690d94 (patch) | |
tree | 30d9ad148607e86b0f2e34f48e2e2d693e4d0a31 /lldb/source/Commands/CommandObjectExpression.cpp | |
parent | faf5fb4b78c79ba5ee3ecf30b44966b22979ab71 (diff) | |
download | llvm-2561aa612434bd74efef14e4688a06c065690d94.zip llvm-2561aa612434bd74efef14e4688a06c065690d94.tar.gz llvm-2561aa612434bd74efef14e4688a06c065690d94.tar.bz2 |
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.
llvm-svn: 112245
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions