Hi All:

Is there any way that anyone out there knows of to retain some kind of line numbers within a compiled application?

Here's the situation: We are trying to debug a rather large project (a 16 MB EXE along with several DLLs and OCXs) and are using NuMega's FailSafe to trap for errors that aren't being explicitly handled in code; the report we receive when an unanticipated error (um, aren't ALL errors unanticipated? <g>) includes a reference for line numbers, but it always says they aren't used. If we could have line numbers, it would make life much easier when trying to provide the consultants who developed the application the EXACT point at which their application took a dump.

Thanks!

Jon