1) pdb
2) Winpdb
3) pydev
4) gdb python extention
2) Winpdb
3) pydev
4) gdb python extention
References:
https://code.google.com/p/winpdb/wiki/DebuggingTutorial
http://stackoverflow.com/questions/132058/showing-the-stack-trace-from-a-running-python-application/147114#147114
http://stackoverflow.com/questions/132058/showing-the-stack-trace-from-a-running-python-application
http://code.activestate.com/recipes/576515/
本文介绍了几种常用的Python调试工具:pdb、Winpdb、pydev和gdbpythonextention,包括它们的基本使用方法和如何在运行的Python应用中显示堆栈跟踪。
573

被折叠的 条评论
为什么被折叠?



