xref: /llvm-project/lldb/test/Shell/SymbolFile/PDB/Inputs/VariablesLocationsTest.script (revision 87aa9c9e4d41ed881453e2fab85b3d25f648bb55)
1*87aa9c9eSJonas Devliegherebreakpoint set --file VariablesLocationsTest.cpp --line 6
2*87aa9c9eSJonas Devliegherebreakpoint set --file VariablesLocationsTest.cpp --line 15
3*87aa9c9eSJonas Devlieghere
4*87aa9c9eSJonas Devlieghererun
5*87aa9c9eSJonas Devlieghere
6*87aa9c9eSJonas Devliegheretarget variable g_var
7*87aa9c9eSJonas Devlieghere
8*87aa9c9eSJonas Devlieghereframe variable arg_0
9*87aa9c9eSJonas Devlieghereframe variable arg_1
10*87aa9c9eSJonas Devlieghere
11*87aa9c9eSJonas Devlieghereframe variable loc_0
12*87aa9c9eSJonas Devlieghereframe variable loc_1
13*87aa9c9eSJonas Devlieghere
14*87aa9c9eSJonas Devlieghereframe select 1
15*87aa9c9eSJonas Devlieghere
16*87aa9c9eSJonas Devlieghereframe variable loc_0
17*87aa9c9eSJonas Devlieghereframe variable loc_1
18*87aa9c9eSJonas Devlieghere
19*87aa9c9eSJonas Devliegherecontinue
20*87aa9c9eSJonas Devlieghere
21*87aa9c9eSJonas Devlieghereframe variable arg_0
22*87aa9c9eSJonas Devlieghere
23*87aa9c9eSJonas Devlieghereframe variable loc_0
24*87aa9c9eSJonas Devlieghereframe variable loc_1
25*87aa9c9eSJonas Devlieghere
26