On 24/09/2014 13:50, Virgo Pärna wrote:
> 
>     I'm having very strange problem, when debuging under Lazarus. When
> program is stopped and is on a method call line, then pressing F8 causes
> it to step into method call, instead of going to next line. 
>     Lazarus 1.2.4 32 bit, Windows 7 64 bit, 64 bit crosscompiling is 
> installed,
>  but I'm I'm compiling with build mode's all set to default.
> 

What happens if you specify dwarf2 in project options instead of the
default (which is stabs IIRC)?

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to