step over、step into、step into my code、step out、run to cursor

红 step over 跳过子函数
黄 step into 进入子函数
蓝 step into my code 不执行源码的子函数执行自己的
黑 step out 跳出当前函数
绿 run to cursor 执行到光标处

红 step over 跳过子函数
黄 step into 进入子函数
蓝 step into my code 不执行源码的子函数执行自己的
黑 step out 跳出当前函数
绿 run to cursor 执行到光标处