On Tuesday 28 October 2008 07:48:01 am Bob Mathias - Sysero llc Dev wrote:
> I am running Winpdb 1.4.0 with Dabo:
>  Ubuntu 8.04
>  Dabo
>   Platform: GTK
>   Python Version: 2.5.2 on linux2
>   Dabo Version: Version 0.8.4; Revision ~4111
>   UI Version: 2.8.7.1 on wxGTK (gtk2)
>
>   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.
>
>   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.

Not sure if this answers your question.  But Dabo has a built-in debugger and 
is most likely in conflict.   Try using "dabo.trace" or "@profile" as in
 from dabo.lib.profilehooks import profile
    @profile

-- 
John Fabiani


_______________________________________________
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