I've seen this for try...finally blocks when I implemented the initial 
debugger. It was to do with line info generated for these bloks

Marc

-------- Original Message --------
From:Mattias Gaertner <[email protected]>
Sent:Fri, 21 Nov 2014 16:23:54 +0100
To:[email protected]
Subject:Re: [Lazarus] Need testers for the a new debugger

>On Fri, 21 Nov 2014 15:12:48 +0000
>Martin Frb <[email protected]> wrote:
>
>> On 21/11/2014 14:03, Mattias Gaertner wrote:
>> > On Mon, 14 Jul 2014 23:13:14 +0200
>> > Joost van der Sluis <[email protected]> wrote:
>> >
>> >> [...]
>> >> The debugger has been improved a lot and I could need some help testing
>> >> the thing.
>> > On single stepping the debugger always jumps into a proc, then to the
>> > end of the proc and then to the first line.
>
>Actually it does not do it for every procedure. Maybe only for those
>with implicit try..finally.
>
>
>> > Bug or design?
>> >
>> 
>> Without looking at it, I have seen that with gdb too, though only for 
>> certain complier help procs (iirc chek object stuff)
>
>Can you reproduce it?
>
>Mattias
>
>--
>_______________________________________________
>Lazarus mailing list
>[email protected]
>http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to