Tuesday, June 11, 2013

Winpdb - Python debugger

Search for winpdb:
$ sudo apt-cache search winpdb


Install winpdb:
$ sudo apt-get install winpdb

https://code.google.com/p/winpdb/wiki/DebuggingTutorial

Modify Geany "set build commands" to include a "debug" option which would execute "winpdb %f"

No comments:

Post a Comment