Hi, but why isn't simply possible store as Source Code an empty string?
This will be conform to stabs/dwarf specification and in the same time will drastically reduce the final debug info file size. What do you think of this? 2008/1/12, Jonas Maebe <[EMAIL PROTECTED]>: > > > On 12 Jan 2008, at 16:07, Bogusław Brandys wrote: > > > Could we have debug info as separate file ? If this would be > > possible I could create release stripped EXE and yet be able to > > obtain unit/line of exception combining stacktrace numeric output > > with correct debug info file > > You can already do this: compile a "release executable" with debug > info, and then distribute a stripped copy of that executable. The > addresses in the stripped executable will match exactly with the > addresses in the unstripped one. > > > Jonas_______________________________________________ > fpc-devel maillist - [email protected] > http://lists.freepascal.org/mailman/listinfo/fpc-devel > -- Best regards... Fabio Dell'Aria.
_______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
