This section lists and describes the keyboard shortcuts that include the ⇧ ⌥ keys:

ShortcutFunctionUse this shortcut to...
⌥⇧F7⌥⇧F7⌃⌘F5⌥ F11⇧ ⌥ F7 Force Step IntoStep into the method called in the current execution point, even if this method is to be skipped.
⌥⇧F8⌥⇧F8⌃⌘F6⇧ ⌥ F8⇧ ⌥ F8 Force Step OverRun until the next line in this method or file, skipping the methods referenced at the current execution point and ignoring breakpoints.
⌃⌥D⌥⇧F9⌃⌥D⇧ ⌥ F9⇧ ⌥ F9 DebugQuickly select run/debug configuration and debug/edit it.
⌃⌥R⌥⇧F10⌃⌥R⇧ ⌥ F10⇧ ⌥ F10 RunQuickly select run/debug configuration and run/edit it.