summaryrefslogtreecommitdiff
path: root/lit/ExecControl/StopHook/Inputs/stop-hook-threads-2.lldbinit
diff options
context:
space:
mode:
Diffstat (limited to 'lit/ExecControl/StopHook/Inputs/stop-hook-threads-2.lldbinit')
-rw-r--r--lit/ExecControl/StopHook/Inputs/stop-hook-threads-2.lldbinit4
1 files changed, 4 insertions, 0 deletions
diff --git a/lit/ExecControl/StopHook/Inputs/stop-hook-threads-2.lldbinit b/lit/ExecControl/StopHook/Inputs/stop-hook-threads-2.lldbinit
new file mode 100644
index 000000000000..467f60b1e1e0
--- /dev/null
+++ b/lit/ExecControl/StopHook/Inputs/stop-hook-threads-2.lldbinit
@@ -0,0 +1,4 @@
+break set -f stop-hook-threads.cpp -p "Break here to test that the stop-hook"
+run
+target stop-hook add -x 2 -o "frame variable thread_index"
+target stop-hook add -o continue