On Nov 8, 2008, at 10:27 AM, Bob Sysero llc Dev wrote:
> (Pdb) Type "help", "copyright", "credits" or "license" for more
> information.
>>>> Design
> When I press n all I get in the top window is:
> (Pdb)n
> (Pdb)
>
> I am getting no other output.
> I even tried typing l to list with no output except for (Pdb). I even
> selected from File -> Debug Output that put a check mark in the
> Command
> Window to see If the any output was being driven through that window
> with no luck.
The output from pdb should appear in the bottom half of the command
window if it is split. If you close the split, the output appears
inline as it would in a normal python session.
We offer the split in the command window because it's easier to see
your command history and copy the output.
-- 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]