Debug¶
Create break point¶
Shift + F9orClick the
line number
Debug run¶
Click
sourceorPress
Ctrl + Shift + EnterorActivate
source on saveand save
Debug options¶
F10next lineShift + F4step intoShift + F5continueShift + F7step overShift + F8finish
Check var value¶
In terminal View(var_name)