<div dir="ltr">2013/5/6 Martin <span dir="ltr"><<a href="mailto:lazarus@mfriebe.de" target="_blank">lazarus@mfriebe.de</a>></span><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF"><div class="im">
<div>On 06/05/2013 21:24, silvioprog wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">2013/5/6 silvioprog <span dir="ltr"><<a href="mailto:silvioprog@gmail.com" target="_blank">silvioprog@gmail.com</a>></span><br>
<div class="gmail_extra">
<div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div dir="ltr">2013/5/6 Martin <span dir="ltr"><<a href="mailto:lazarus@mfriebe.de" target="_blank">lazarus@mfriebe.de</a>></span>
<div class="gmail_extra">
<div class="gmail_quote">
<div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">
<blockquote type="cite">
<div> And: please get a log: <a href="http://wiki.lazarus.freepascal.org/GDB_Debugger_Tips#Log_info_for_debug_session" target="_blank">http://wiki.lazarus.freepascal.org/GDB_Debugger_Tips#Log_info_for_debug_session</a></div>
</blockquote>
</div>
</blockquote>
</div>
</div>
<div class="gmail_extra">Oops, I'll do it now, a
moment...</div>
</div>
</div>
</blockquote>
</div>
<div><br>
</div>
<div>The log of my Lazarus on Linux Mint:</div>
<div><br>
</div>
<div>
<a href="http://pastebin.com/YyHAuDHX" target="_blank">http://pastebin.com/YyHAuDHX</a><br>
</div>
<div><br>
</div>
<div>I also tested it on openSUSE, and the problem
occurs there too.</div>
<br>
</div>
</div>
</blockquote>
<br></div>
Very odd.<br>
<br>
<br>
<br>
Can you please add<br>
DBG_LOCATION_INFO<br>
<br>
to the list of debug_enable?<br>
<br>
<br>
And if you do not mind recompiling the ide:<br>
in<br>
debugger\gdbmidebugger.pp line 11390<br>
at the end of <br>
function TGDBMIDebuggerCommand.FrameToLocation(const AFrame:
String): TDBGLocationRec;<br>
insert<br>
DebugLn(['##### ',Result.SrcFile, ' / ', Result.SrcFullName, ' /
', Result.SrcLine]);</div></blockquote><div><br></div><div style>I'll do it now...</div><div> </div></div>-- <br>Silvio Clécio<br>My public projects - <a href="http://github.com/silvioprog" target="_blank">github.com/silvioprog</a>
</div></div>