Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
.
/
lldb
/
lit
/
ExecControl
/
StopHook
/
Inputs
/
stop-hook-threads-1.lldbinit
blob: f192d9952e97fb44d31ee8c138f7ee28e7f0062d [
file
] [
log
] [
blame
]
break
set
-
f stop
-
hook
-
threads
.
cpp
-
p
"Break here to test that the stop-hook"
run
target stop
-
hook add
frame variable
--
show
-
globals g_val
thread list
continue
DONE