[PyQt] Really basic debugger question

Phil phil_lor at bigpond.com
Wed Apr 12 10:34:58 BST 2017


On Wed, 12 Apr 2017 10:06:53 +0200
Hans-Peter Jansen <hpj at urpla.net> wrote:

> Have you tried setting the breakpoint at the very start of your
> script?

Yes I have Pete. The script only has 4 lines.
> 
> I'm using the debugger more often than ever, and it is doing nice. It
> even gained a killer feature lately - moving the program counter in
> the local context, e.g. you can step over code, or repeat a sequence
> manually, which is great to test conditions, that usually not
> happen...
> 
> Which version do you use?

It's the version that's available for the Raspberry Pi:

eric5 - 5.4.5 (rev 209c1eb972cb)

I have actually used eric, and it's debugger, but it was about 15 years ago and I've forgotten how to use it.

-- 
Regards,
Phil


More information about the PyQt mailing list