On Oct 28, 2008, at 9:48 AM, Bob Mathias - Sysero llc Dev wrote:

>  When I run Winpdb I launch my .py file then select go I get at the
> warning message:
>
>     The modules: pdb, bdb, which are incompatible
>     with the debugger were  detected and can possibly
>     cause the debugger to fail.
>
>  I am able to run the debugger without problems but once in a while  
> the
> winpdb will end without any reason.  Any ideals about the incompatible
> with the debugger.

        Most likely it is dabo.trace(), which is a thin wrapper around the  
pdb module.

> Also I like to not that in Dabo Frequently Asked Questions under
> Does Dabo come with its own Debugger? in the Link WinPDB Web Page that
> _winpdb.py is located in winpdb-1.4.0/build/scripts-2.5 folder. The
> python script name is winpdb.


        As noted in the FAQ, I investigated this 3 years ago. Probably a lot  
has changed with Winpdb since then, but I haven't played with it since  
then. I guess I've gotten good enough with plain old pdb and debug  
logs that it wasn't a priority.

        If you continue to use winpdb and run into any issues, please let me  
know.


-- Ed Leafe





_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]

Reply via email to