On 13/05/2013 16:07, silvioprog wrote:
2013/5/13 Martin <[email protected] <mailto:[email protected]>>On 11/05/2013 05:11, silvioprog wrote: and I use Step Over (F8), the cursor go to "line 2", but the same code in Linux, go to GTK units. See: 1 - http://imagebin.org/257292 2 - http://imagebin.org/257294 (after first F8) I don't know debug code in assembler. I'm pretty sure the problem is in the IDE, because in Linux/GTK it is not able to debug a simple string variable. Do you use FPC trunk at the same revision on both systems? There is another case of this: http://forum.lazarus.freepascal.org/index.php/topic,20870.0.html It may be a case testing with an older revision of fpc. I do not have 64 bit linux. So I can not test his myself. Sorry for my delay please. Same problem. I'll test it on stable Lazarus/FPC soon, please wait...You can test it in a virtual machine (I'm using Linux Mint on VirtualBox). :)
One other thing: I am not sure if your LCL is compiled with stabs or dwarf. But when testing, if either one fixes it, then also recompile the LCL.
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
