PyStudio 0.3 released (Winpdb based debugger in Editra text editor)
21 views
Skip to first unread message
Mike Rans
unread,
Aug 1, 2011, 3:01:19 PM8/1/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Winpdb
* Add indicator icons to PyAnalysis output list
* Fix bug with not being able to debug GUI programs on Linux
* Fix crash that could occur while debugging when plugin is unable to
retrieve
* Fix crash when setting configuration (caused by PYSTUDIO_CONFIG:
should be PYTOOL_CONFIG)
* Fix conflicting modules crash (MessageDialog needs self.mainwindow
not self)
editor instance from main application
* Fix crash when switching between variables subshelves when not
debugging
* Remove quotes around pylintrc file that stopped it being recognized
* Clear expression values when Go button pressed
* Only evaluate expressions when debugger is broken to prevent
"Debuggee has to be waiting at a breakpoint to complete this command"
dialog
* Add refresh button to Expressions shelf for use when pausing wx apps
* Adding a new expression "checks" the check box
* Right click on pyVariable tree item to add a variable to
pyExpression
* Type column added to pyExpression
* Fix crash that could occur in compile check during file save.
* Add filtering of variables by regular expression
Mike Rans
unread,
Aug 1, 2011, 3:02:09 PM8/1/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message