On Tuesday 28 October 2008 08:16:41 am Uwe Grauer wrote:
> johnf wrote:
> > 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
>
> Dabo doesn't have a builtin debugger.
> It uses python's pdb debugger.
> I you use Dabo's trace function you will see it
> conflicting with winpdb.
> The profile Module is also from python.
> Dabo wraps this in profilehooks.py
>
> Uwe
Sorry mis-spoke.  The debugger is available from within Dabo?



-- 
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