2019-05-22 22:49:18

Hello guys!
As far as I know, doing ddebug in a program is showing the user what each line of code is doing, right?
If it is, I think the debug of eclipse with python does not work properly, because when I click on debug it executes immediately, without showing anything to me, as if I had clicked run.
can anybody help me?

2019-05-22 23:07:11

Hi.
I've not used eclipse, but I would say it's running too fast for your screen reader to catch it. Try using your NVDA or jaws cursor to read through the screen, see if that makes a difference.
Hth.

Guitarman.
What has been created in the laws of nature holds true in the laws of magic as well. Where there is light, there is darkness,  and where there is life, there is also death.
Aerodyne: first of the wizard order

2019-05-24 20:45:04

I have used Eclypse for Java and was not able to find a good tool for debugging the program. The best I think you're going to get is looking at the error log.