[Lazarus] Strange problem with Step Over (F8)
Reinier Olislagers
reinierolislagers at gmail.com
Wed Sep 24 14:20:58 CEST 2014
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)?
More information about the Lazarus
mailing list