diff options
author | Greg Clayton <gclayton@apple.com> | 2012-01-26 02:56:24 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2012-01-26 02:56:24 +0000 |
commit | e284163990e190b71d7fe99a46aca9063d73396a (patch) | |
tree | 6f0ba12bc0678073a20a6e76dbcddc80d2354cf9 /clang/test/SemaCXX/lambda-expressions.cpp | |
parent | 8722fe5a2438b58107cb7e0c0a348479e8e59313 (diff) | |
download | bcm5719-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