automatic debugger?

Paul Rubin http
Mon Jun 26 09:00:49 EDT 2006


micklee74 at hotmail.com writes:
> is there something like an automatic debugger module available in
> python? Say if i enable this auto debugger, it is able to run thru the
> whole python program, print variable values at each point, or print
> calls to functions..etc...just like the pdb module, but now it's
> automatic.

Dunno about Python but www.askigor.com automatically finds
the bugs in C programs.  It's amazing.



More information about the Python-list mailing list