summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/ARMConstantIslandPass.cpp
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2010-11-29 20:49:09 +0000
committerJohnny Chen <johnny.chen@apple.com>2010-11-29 20:49:09 +0000
commitc9ea0f84258a4b6e112a04da18cd9c2fc9f697a2 (patch)
treea40d509b81e1a4c45a94792a91fbb9a41b006f9c /llvm/lib/Target/ARM/ARMConstantIslandPass.cpp
parentba3a8fa7ab40a6119b088cba4988ac4a935652bd (diff)
downloadbcm5719-llvm-c9ea0f84258a4b6e112a04da18cd9c2fc9f697a2.tar.gz
bcm5719-llvm-c9ea0f84258a4b6e112a04da18cd9c2fc9f697a2.zip
Add an expect() statement within breakpoint_conditions() method which tests that
the process status is indeed 'stopped' before invoking 'frame variable -t val' command to inspect the frame variable. When I run the test suite, it sometimes emits an output like: runCmd: frame variable -t val runCmd failed! error: you must be stopped in a valid stack frame to view frame variables. The expect() statement inserted is to make sure that the process is stopped and we have a valid frame. llvm-svn: 120318
Diffstat (limited to 'llvm/lib/Target/ARM/ARMConstantIslandPass.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud