xref: /llvm-project/lldb/test/Shell/ExecControl/StopHook/Inputs/stop-hook-threads-1.lldbinit (revision 87aa9c9e4d41ed881453e2fab85b3d25f648bb55)
1*87aa9c9eSJonas Devliegherebreak set -f stop-hook-threads.cpp -p "Break here to set up the stop hook"
2*87aa9c9eSJonas Devliegherebreak set -f stop-hook-threads.cpp -p "Break here to test that the stop-hook"
3*87aa9c9eSJonas Devlieghererun
4*87aa9c9eSJonas Devliegheretarget stop-hook add -G true
5*87aa9c9eSJonas Devlieghereexpr lldb_val += 1
6*87aa9c9eSJonas Devliegherethread list
7*87aa9c9eSJonas DevlieghereDONE
8