[Lazarus] How to disable the assembler window on Linux?
Martin
lazarus at mfriebe.de
Tue May 7 00:08:52 CEST 2013
Did you close the asm window before you tested?
On 06/05/2013 22:22, silvioprog wrote:
> 2013/5/6 silvioprog <silvioprog at gmail.com <mailto:silvioprog at gmail.com>>
>
> 2013/5/6 Martin <lazarus at mfriebe.de <mailto:lazarus at mfriebe.de>>
>
> On 06/05/2013 21:24, silvioprog wrote:
>> 2013/5/6 silvioprog <silvioprog at gmail.com
>> <mailto:silvioprog at gmail.com>>
>>
>> 2013/5/6 Martin <lazarus at mfriebe.de
>> <mailto:lazarus at mfriebe.de>>
>>
>>> And: please get a log:
>>> http://wiki.lazarus.freepascal.org/GDB_Debugger_Tips#Log_info_for_debug_session
>>
>> Oops, I'll do it now, a moment...
>>
>>
>> The log of my Lazarus on Linux Mint:
>>
>> http://pastebin.com/YyHAuDHX
>>
>> I also tested it on openSUSE, and the problem occurs there too.
> Very odd.
>
> Can you please add
> DBG_LOCATION_INFO
>
> to the list of debug_enable?
>
> And if you do not mind recompiling the ide:
> in
> debugger\gdbmidebugger.pp line 11390
> at the end of
> function TGDBMIDebuggerCommand.FrameToLocation(const
> AFrame: String): TDBGLocationRec;
> insert
> DebugLn(['##### ',Result.SrcFile, ' / ', Result.SrcFullName,
> ' / ', Result.SrcLine]);
>
>
> I'll do it now...
>
>
> Done:
>
> http://pastebin.com/VXn4bfNV
>
> --
> Silvio Clécio
> My public projects - github.com/silvioprog <http://github.com/silvioprog>
>
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20130506/9782cb16/attachment-0003.html>
More information about the Lazarus
mailing list