Viewing Stack Frames

On the right side of the Debug panel, Project Builder displays a list of frames, the call chain for the selected thread.

To view a frame, click it. Project Builder displays the frame's variables in the variables list and displays its currently executing statement in the code editor with a red arrow pointing at it.