Skip to content
This repository has been archived by the owner on Jun 12, 2020. It is now read-only.

Latest commit

 

History

History
14 lines (13 loc) · 311 Bytes

debugging.md

File metadata and controls

14 lines (13 loc) · 311 Bytes

Debugging

No. 组合键 描述
1 F8 Step over
2 F7 Step into
3 ⇧F7 Smart step into
4 ⇧F8 Step out
5 ⌥F9 Run to cursor
6 ⌥F8 Evaluate expression
7 ⌘⌥R Resume program
8 ⌘F8 Toggle breakpoint
9 ⌘⇧F8 View breakpoints