Cannot set breakpoint (disabled in menu)
Brought to you by:
fabioz
I can go to the debug perspective, and debug the program using python run. However in the code window, I cannot set any breakpoint by ctrl-shift-b nor using the menu (It is grey in color and disabled.)
pydev 1.4.4.2636
python 2.5.2
eclipse Version: 3.4.2
Build id: M20090211-1700
ubuntu 8.04
You're right, that way it doesn't work. Try doing Ctrl+F10 from the editor and selecting add breakpoint or double-clicking the left ruler.