<br><br><div class="gmail_quote">2012/2/20 Sven Barth <span dir="ltr"><<a href="mailto:pascaldragon@googlemail.com">pascaldragon@googlemail.com</a>></span><br><blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote">
Am 20.02.2012 16:52, schrieb Everton Vieira:<div class="im"><br>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote">
Is supposed that with the -gl and the BackTraceStrFunc would get all the<br>
info with the line number as well? Because if is true i've seen not work<br>
and could test again.<br>
</blockquote>
<br></div>
This only works if you do not strip the debug info from the executable (either by using the strip command - as Martin wrote - or by using -Xg - as I wrote). Some people do not won't to include the debug information, because they increase the file size of the executable quite a bit (especially if you use the LCL).<br>
</blockquote><div> </div><div>I know, wasn't with the strip.</div><div> </div><blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote">

<br>
Example of Lazarus.exe:<br>
<br>
* executable size: ~14MB<br>
* debug info size: ~145MB<div class="HOEnZb"><div class="h5"><br>
<br>
Regards,<br>
Sven<br>
______________________________<u></u>_________________<br>
fpc-pascal maillist  -  <a href="mailto:fpc-pascal@lists.freepascal.org" target="_blank">fpc-pascal@lists.freepascal.<u></u>org</a><br>
<a href="http://lists.freepascal.org/mailman/listinfo/fpc-pascal" target="_blank">http://lists.freepascal.org/<u></u>mailman/listinfo/fpc-pascal</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Everton Vieira.<br>