summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2015-07-15 22:59:03 +0000
committerGreg Clayton <gclayton@apple.com>2015-07-15 22:59:03 +0000
commita5801ade5a50912cff5a20a407408a219dab8818 (patch)
tree5278ff53eaf918da44b52d77d0fcdac75de15861 /llvm/lib/CodeGen/MachineBasicBlock.cpp
parentd3ec7c3a51f297d58353a6dbdcdb4c0b42cd8df0 (diff)
downloadbcm5719-llvm-a5801ade5a50912cff5a20a407408a219dab8818.tar.gz
bcm5719-llvm-a5801ade5a50912cff5a20a407408a219dab8818.zip
Added the ability to get JSON thread stop info with thread ID and stop info only in the normal stop reply packets using the new "jthreads" key value pair.
This allows stepping operations that don't ever do a public stop to get all the info they need without having to send a jThreadsInfo packet since those tend to be large. This patch will be followed by a patch that will detect when we do a public stop, and when that happens we will send a jThreadsInfo packet at that time to get all expedited registers and memory. llvm-svn: 242352
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud