- Select a thread from the thread selector drop-down list on top of the Frames pane. The list of frames is displayed:

- Select a frame. All the values available to this frame's method call are displayed in the
Variables pane, so you can further explore them:

- Use up and down arrow buttons on the toolbar.
- Use UpUpUpUpUp or Ctrl+PUpUpUpUpUpUpUp or Control P and DownDownDownDownDown or Ctrl+NDownDownDownDownDownDownDown or Control N shortcuts.
Note
You do not need to perform any actions to navigate to the frame's source code. IntelliJ IDEA automatically jumps to the source code of the selected frame in the editor.
Exporting threads
If you need to get a report on the status of all the threads, you can export threads information.

