summaryrefslogtreecommitdiffstats
path: root/lldb/test/Shell/ExecControl/StopHook/Inputs/stop-hook-threads-1.lldbinit
blob: 004bd34abfbb3c2e6f9739e74f7b2325334d550e (plain)
1
2
3
4
5
6
7
break set -f stop-hook-threads.cpp -p "Break here to set up the stop hook"
break set -f stop-hook-threads.cpp -p "Break here to test that the stop-hook"
run
target stop-hook add -G true
expr lldb_val += 1
thread list
DONE
OpenPOWER on IntegriCloud