summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/postmortem/FreeBSDKernel/tools/test.script
blob: a353a31dfda7279b4d52d55f4517a16945738060 (plain)
1
2
3
4
5
6
7
8
9
10
11
thread list
register read --all
bt
thread select 2
register read --all
bt
thread select 3
register read --all
bt
p *(int*)&hz
memory read &hz