Hi,<br><br>but why isn't simply possible store as Source Code an empty string?<br><br>This will be conform to stabs/dwarf specification and in the same time will drastically reduce the final debug info file size.<br><br>
What do you think of this?<br><br><div><span class="gmail_quote">2008/1/12, Jonas Maebe <<a href="mailto:jonas.maebe@elis.ugent.be">jonas.maebe@elis.ugent.be</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>On 12 Jan 2008, at 16:07, Bogusław Brandys wrote:<br><br>> Could we have debug info as separate file ? If this would be<br>> possible I could create release stripped EXE and yet be able to<br>> obtain unit/line of exception combining stacktrace numeric output
<br>> with correct debug info file<br><br>You can already do this: compile a "release executable" with debug<br>info, and then distribute a stripped copy of that executable. The<br>addresses in the stripped executable will match exactly with the
<br>addresses in the unstripped one.<br><br><br>Jonas_______________________________________________<br>fpc-devel maillist  -  <a href="mailto:fpc-devel@lists.freepascal.org">fpc-devel@lists.freepascal.org</a><br><a href="http://lists.freepascal.org/mailman/listinfo/fpc-devel">
http://lists.freepascal.org/mailman/listinfo/fpc-devel</a><br></blockquote></div><br><br clear="all"><br>-- <br>Best regards...<br><br>Fabio Dell'Aria.