[Lazarus] How to disable the assembler window on Linux?

silvioprog silvioprog at gmail.com
Mon May 6 23:00:59 CEST 2013


2013/5/6 Martin <lazarus at mfriebe.de>

>  On 06/05/2013 21:24, silvioprog wrote:
>
> 2013/5/6 silvioprog <silvioprog at gmail.com>
>
>> 2013/5/6 Martin <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...

-- 
Silvio Clécio
My public projects - github.com/silvioprog
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20130506/35fc0f92/attachment-0003.html>


More information about the Lazarus mailing list