[lazarus] CVS updates
Marc Weustink
marc at dommelstein.net
Wed Apr 24 18:30:23 EDT 2002
Hi,
Some updates consering debugging:
+ Added watches
It is pretty primitive now, it will be better in future
- vars have to be typed in uppercase
- self isn't supported yet (use this)
- no formatting
- Objects cant be displayed (Has something to do with TObject)
* Updated watches and watchproperty dialog to load as resource
= renamed debugger resource files from *.lrc to *.lrs
To be more consistent
* Temporary fixed language problems on GDB (bug #508)
Initially I used language extensions to set the language per
extension. If you do it to fast (from a stream or so) GDB
dumps. Now all files are treated as pascal
* Made Debugmanager dialog handling more generic
Got a bit tired of handling all separate dialogs.
Marc
More information about the Lazarus
mailing list