[Lazarus] Carbon: Loosing kAEOpenDocuments AppleEvents before AppRun

EarMaster - Bent Olsen bent at earmaster.com
Wed Oct 28 14:06:02 CET 2009


Marc Weustink wrote:
> Martin wrote:
>> David Emerson wrote:
>>> procedure foo;
>>>   var a : longint;
>>>   procedure bar;
>>>     var b : longint;
>>>     begin
>>>       writeln (a);
>>>     end;
>>>
>>> Given the above, is there a way to make the "Locals" window display 
>>> the value of "a" while stepping through the code in proc "bar"?
>>>   
>> I believe the latest 0.9.29 snapshots can do that.
>
> nope. The latest snapshots can evaluate "a", but have no knowledge if 
> "a" is visible inside bar. And imo, "a" is not a local to bar.
Oh, yes. I was imprecis. I did mean hint/watches. The local doe snot do 
that => true.






More information about the Lazarus mailing list