8 lines · plain
1break set -f stop-hook-threads.cpp -p "Break here to set up the stop hook"2break set -f stop-hook-threads.cpp -p "Break here to test that the stop-hook"3run4target stop-hook add -G true5expr lldb_val += 16thread list7DONE8 1break set -f stop-hook-threads.cpp -p "Break here to set up the stop hook"2break set -f stop-hook-threads.cpp -p "Break here to test that the stop-hook"3run4target stop-hook add -G true5expr lldb_val += 16thread list7DONE8