On Tue, 2008-10-28 at 08:02 -0700, 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
>
You brought up a good point that there are other tools that can be
included in running down problems which are: dabo.trace() ,@profile and
winpdb.
I found information that said:
Ummm... dabo.trace(). That's it. It invokes the pdb debugger.
-- Ed Leafe
I think that means that if you use dabo.trace() that invokes the pdb debugger
it may create a problem with winpdb?
In other words other words don't use both
at the same time.
My next question is where can I get information on how to use dabo.trace() and
@profile?
Thank you Bob
_______________________________________________
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]