Notes:
Mr. Guid 0.3.1 includes two new features: self is
displayed in the variables view and instance variables
are displayed on separate lines for easier reading.
Note: Windows instability is still a possibility.
Bugfixes include:
- stdout problems
- greedy regexps
- cursor placement for remote debugging
- "port in use" when debugging locally
Changes:
Since 0.2.8
- Fixed stdout problem
- Made instance variables display on separate lines in vars views
- Fixed greedy regexp in variables views
- Fixed cursor placing in source view when remotely loading files
- Added 'self' to local vars list
- Fixed bug where local debugger would not restart because the
"port was in use".
|