[Lazarus] How to disable the assembler window on Linux?
Martin
lazarus at mfriebe.de
Mon May 13 19:16:01 CEST 2013
On 13/05/2013 18:08, silvioprog wrote:
> 2013/5/13 Martin <lazarus at mfriebe.de <mailto:lazarus at mfriebe.de>>
>
> On 13/05/2013 16:07, silvioprog wrote:
>> 2013/5/13 Martin <lazarus at mfriebe.de <mailto:lazarus at mfriebe.de>>
>>
>> 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.
>
>
> I compiled the IDE with:
>
> $ make clean all
>
Not sure which option it will take when building via make.
You can specify them in the package LCL options (then LCL should
rebuild, if you build your project)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20130513/c9c49a00/attachment-0003.html>
More information about the Lazarus
mailing list