Skip to content
Danny Coates edited this page Aug 13, 2010 · 3 revisions

Debugger Keyboard Commands

Command Mac Windows / Linux
Select Next Call Frame ⌃. Ctrl-.
Select Previous Call Frame ⌃, Ctrl-,
Continue F8 or ⌘/ F8 or Ctrl-/
Step Over F10 or ⌘’ F10 or Ctrl-’
Step Into F11 or ⌘; F11 or Ctrl-;
Step Out ⇧F11 or ⇧⌘; Shift-F11 or Ctrl-Shift-;
Clone this wiki locally