I'm just starting to use pydev, but I have enough experience with Eclipse.
I can use F11 to debug a file.
I can use Ctrl-Alt-Enter to start the console after starting the current file, but does not seem to follow breakpoints.
Is there a way to start the console (similar to Ctrl-Alt-Enter) in debug mode?
python debugging eclipse pydev
Jason s
source share