Debugging PyQt5 module

Detlev Offenbach detlev at die-offenbachs.de
Thu May 27 19:35:38 BST 2021


The debugger contained within eric is based on bdb but heavily extended 
to support e.g. multi threaded and multi processing applications.

Am 27.05.21 um 19:31 schrieb Rich Shepard:
> On Thu, 27 May 2021, detlev at die-offenbachs.de wrote:
>
>> I would suggest you should use the eric IDE. It has a built-in debugger
>> and lots more. https://eric-ide.python-projects.org
>
> Detlev,
>
> Is the debugger specific to PyQt5 and different from pdb?
>
> Rich

-- 
Detlev Offenbach
detlev at die-offenbachs.de



More information about the PyQt mailing list