On Mon, Aug 30, 2010 at 10:25 AM, taa, Leo Newbie <[email protected]> wrote:

> What do I do to see the the results of g.pdb()?

Run Leo from a console.  When g.pdb() starts it will print a message
to the console.

Switch to the console (Alt-tab) and then do 'n' (pdb's next command)
to get out of the pdb() function itself.  Now you are at the "real"
breakpoint.

EKR

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to