[Baypiggies] Another newbie question... debuggers

Simeon Franklin simeonf at gmail.com
Sun Mar 7 23:41:13 CET 2010


I've been using pudb lately - it's a curses app that adds a few
niceties like local variable values to stock pdb but remains a
lightweight (console based) option...

-regards
Simeon Franklin

On Sun, Mar 7, 2010 at 1:38 PM, K. Richard Pixley <rich at noir.com> wrote:
> What are people using to debug beyond pdb?
>
> I've been using pdb and it seems to work as far as it goes.  But I've run
> into two problems in the last week that couldn't be debugged with pdb so I'm
> wondering if there's a definitive alternative that people are using, (aside
> from gdb).
>
> --rich
> _______________________________________________
> Baypiggies mailing list
> Baypiggies at python.org
> To change your subscription options or unsubscribe:
> http://mail.python.org/mailman/listinfo/baypiggies
>


More information about the Baypiggies mailing list