Keyboard shortcuts summary

The following table summarizes debugger actions and associated shortcuts:

Action

PC shortcut

Mac shortcut

Debug

Shift + F9

control + D

Step over

F8

F8

Force step over

Alt + Shift + F8

option + Shift + F8

Step into

F7

F7

Force step into

Alt + Shift + F7

option + Shift + F7

Run to cursor

Alt + F9

option + F9

Evaluate expression

Alt + F8

option + F8

Resume program

F9

cmd + option + R

Toggle breakpoint

Ctrl + F8

cmd + F8

View breakpoints

Ctrl + Shift + F8

cmd + Shift + F8

Show execution point

Alt + F10

option + F10

Get IntelliJ IDEA Essentials now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.