[Lazarus] debugger feature request created

Mattias Gaertner nc-gaertnma at netcologne.de
Thu Oct 1 13:09:20 CEST 2009


On Wed, 30 Sep 2009 23:40:50 +0200
Graeme Geldenhuys <graemeg.lists at gmail.com> wrote:

>[...]

The IDE now passes the current expression string to the debugger for the
"tool tip".

For example:

var
  r: TRect;
begin
  r:=Rect(1,2,3,4);
  r.left:=4;
end;

r.left now evaluates to 1.


Mattias




More information about the Lazarus mailing list