commit | 0bede83ced7963a1732b72f77bd2850bcdfa064e | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@linux.vnet.ibm.com> | Mon Feb 13 19:00:44 2012 +0100 |
committer | Thomas Huth <thuth@linux.vnet.ibm.com> | Tue Feb 14 09:01:46 2012 +0100 |
tree | 0f911bcb47e35547931acbc9480f54d5a4e5608b | |
parent | 34717b356a4eac9b93f433def3f1a8c0e2777864 [diff] |
Fixed debugger for functions with (doito) Functions that use the TO keyword with an instance variable need some special treatment, just like we did it with the TO for normal variables already (see the usage of <doto> in debugger.fs). Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com>