Am 24.09.2014 13:50 schrieb "Virgo Pärna" <[email protected]>: > > > 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.
Does the method happen to be one of an interface? If so, that's a known problem for years... Regards, Sven
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
