標籤:style http color io ar strong for art sp
Winpdb is a platform independent graphical GPL Python debugger with support for remote debugging over a network, multiple threads, namespace modification, embedded debugging, encrypted communication and is up to 20 times faster than pdb.
Features:
GPL license. Winpdb is Free Software.
Compatible with CPython 2.3 through 2.6 and Python 3000
Compatible with wxPython 2.6 through 2.8
Platform independent, and tested on Ubuntu Gutsy and Windows XP.
User Interfaces: rpdb2 is console based, while winpdb requires wxPython 2.6 or later. www.169it.com
安裝方法
windows下winpdb安裝:
1)首先安裝wxpython, install the wxPython runtime ,可以找一個exe格式的直接安裝。
2)安裝winpdb, Winpdb source package,下載源碼,然後運行python setup.py install,完成安裝。
winpdb的教程:
http://winpdb.org/tutorial/WinpdbTutorial.html
本文來源:python之平台獨立的調試工具winpdb介紹
python之平台獨立的調試工具winpdb介紹