XCode调试时使用的快捷键和VS的一个有用的快捷键 XCode 3.0

XCode调试时使用的快捷键和VS的一个有用的快捷键 XCode 3.0

Wentao Sun, Jan. 5th, 2009

Autodesk

1. Debug

Name

Shotcuts

Go(Debug)

Alt + Command + Enter

Run

Alt + Command + R

Debug

Alt + Command + Y

Stop

Shift + Command + Enter

Continue

Alt + Command + P

Step Into

Shift + Command + I

Step Into Instruction

Alt + Shift + Command + I

Step Over

Shift + Command + O

Step Over Instruction

Alt + Shift + Command + O

Step Out

Alt + Shift + T

 

 

 

2. Breakpoint management

Name

Shotcuts

Breakpoint

Command + \

Deactivate Breakpoint

Control + Command + \

Enable breakpoint at current line

Alt + Command + \

 

 

 

3. VS

Name

Shotcuts

Switch between header file and cpp file

Alt + O

 

 

 

posted on 2009-01-05 17:32  SunWentao  阅读(2395)  评论(0编辑  收藏  举报