[Lazarus] debugging interface method calls

David Emerson dle3ab at angelbase.com
Wed Feb 1 21:28:05 CET 2017


On 02/01/2017 01:24 AM, Ondrej Pokorny via Lazarus wrote:
> On 01.02.2017 10:16, Graeme Geldenhuys via Lazarus wrote:
>> On 2017-02-01 03:36, David Emerson via Lazarus wrote:
>>> It seems that when I am stepping through my code, when there is an
>>> interface function call, the debugger will not step into the function
>>> call.
>>>
>>> Is there a way to make it step in?
>> No, and that is very annoying indeed.
>
> Dwarf2 should support it, AFAIK.
 >
 > Ondrej

I tried all the debugging options: automatic; dwarf with sets; dwarf2; 
stabs; dwarf3 beta. None of them would step into the interface function 
call. fpc 3.0.0 / laz 1.6 / gdb 7.7.1





More information about the Lazarus mailing list