diff options
author | Johnny Chen <johnny.chen@apple.com> | 2010-09-11 00:18:09 +0000 |
---|---|---|
committer | Johnny Chen <johnny.chen@apple.com> | 2010-09-11 00:18:09 +0000 |
commit | 39d7d4f05665be9e230bed1ae25c02655888a0bc (patch) | |
tree | 2df8140d0bbca7f40886f96ae0c35668ff63f072 /clang/lib/CodeGen/CGObjCGNU.cpp | |
parent | 3a12890338cbd7e9c7bd8a8dd494d71cb52c4b7d (diff) | |
download | bcm5719-llvm-39d7d4f05665be9e230bed1ae25c02655888a0bc.tar.gz bcm5719-llvm-39d7d4f05665be9e230bed1ae25c02655888a0bc.zip |
Added [-o <one-liner>] to the "breakpoint command add" lldb command to be able
to specify a one-liner (either scripting or lldb command) inline.
Refactored CommandObjectBreakpointCommandAdd::Execute() a little bit and added
some comments.
Sn now, we use:
breakpoint command add -p 1 -o "conditional_break.stop_if_called_from_a()"
to specify a Python one-liner as the callback for breakpoint #1.
llvm-svn: 113672
Diffstat (limited to 'clang/lib/CodeGen/CGObjCGNU.cpp')
0 files changed, 0 insertions, 0 deletions