Mail Archives: djgpp/1997/11/05/05:15:13
On Tue, 4 Nov 1997, Nate Eldredge wrote:
> Here's another scenario: I have a program. I think it works, so I strip it
> and install it somewhere. One day it crashes in some subtle way that I can't
> reproduce. I save the traceback. Then I go back to my source, recompile with
> `-g' and the same other options, and now I can have symify read the symbols
> from my new binary, which are in the same places as in the original. The new
> binary is probably somewhere different from the old one.
You can also have a stripped .exe installed and an unstripped raw COFF
file lying somewhere with the sources.
> But yeah, I think reading from the filename in the traceback might be a
> sensible default.
Could anybody please submit patches that make this happen to DJ?
Thanks.
- Raw text -