summaryrefslogtreecommitdiffstats
path: root/clang/lib/Parse/ParseTentative.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2012-04-10 03:22:03 +0000
committerGreg Clayton <gclayton@apple.com>2012-04-10 03:22:03 +0000
commit4463399b0da32b232c7c0c5a669cf4d24187b826 (patch)
tree3e418c235a732f4cd9fbdb6a85f6df9dad8d524d /clang/lib/Parse/ParseTentative.cpp
parent07526249702d2c867341448582eb5efc1d01a4f6 (diff)
downloadbcm5719-llvm-4463399b0da32b232c7c0c5a669cf4d24187b826.tar.gz
bcm5719-llvm-4463399b0da32b232c7c0c5a669cf4d24187b826.zip
Added a new packet to our GDB remote protocol:
QListThreadsInStopReply This GDB remote query command can enable added a "threads" key/value pair to all stop reply packets so that we always get a list of all threads in each stop reply packet. It increases performance if enabled (the reply to the "QListThreadsInStopReply" is "OK") by saving us from sending to command/reply pairs (the "qfThreadInfo" and "qsThreadInfo" packets), and also helps us keep the current process state up to date. llvm-svn: 154380
Diffstat (limited to 'clang/lib/Parse/ParseTentative.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud