summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/lambda-expressions.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2012-01-26 02:56:24 +0000
committerGreg Clayton <gclayton@apple.com>2012-01-26 02:56:24 +0000
commite284163990e190b71d7fe99a46aca9063d73396a (patch)
tree6f0ba12bc0678073a20a6e76dbcddc80d2354cf9 /clang/test/SemaCXX/lambda-expressions.cpp
parent8722fe5a2438b58107cb7e0c0a348479e8e59313 (diff)
downloadbcm5719-llvm-e284163990e190b71d7fe99a46aca9063d73396a.tar.gz
bcm5719-llvm-e284163990e190b71d7fe99a46aca9063d73396a.zip
Added a 'gdbremote' python module that adds two commands: start_gdb_log and end_gdb_log.
When this is imported into your lldb using the "command script import /path/to/gdbremote.py" these new commands are available within LLDB. 'start_gdb_log' will enable logging with timestamps for GDB remote packets, and 'stop_gdb_log' will then dump the details and also a lot of packet timing data. This allows us to accurately track what packets are taking up the most time when debugging (when using the ProcessGDBRemote debugging plug-in). Also udpated the comments at the top of the cmdtemplate.py to show how to correctly import the module from within LLDB. llvm-svn: 149030
Diffstat (limited to 'clang/test/SemaCXX/lambda-expressions.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud