>Johnny Lee wrote:
>> Hi,
>>    I've met a problem to understand the code at hand. And I wonder
>> whether there is any useful tools to provide me a way of step debug?
>> Just like the F10 in VC...

Not single stepping, but flow tracing, complete with variables,
parameters and return values. Python Bug Validator.

        http://www.softwareverify.com

Stephen
-- 
Stephen Kellett
Object Media Limited    http://www.objmedia.demon.co.uk/software.html
Computer Consultancy, Software Development
Windows C++, Java, Assembler, Performance Analysis, Troubleshooting
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to