Mail Archives: djgpp-workers/1998/03/31/07:05:51
Eli Zaretskii wrote:
> You mean, create a `core' file? I don't know. Opinions, anyone?
How do users get this traceback as input to symify? The only method that
I know of is "redir"-ing the traceback into a file (or copy it by hand
;-). Except in an exceptional occasion, the traceback alone doesn't tell
the user or author much what went wrong. So IMO that extra redir-step
isn't really needed and I think it would be acceptable to write the
traceback directly to a file (If that file couldn't be created from some
reason, then write to stderr instead). I wouldn't duplicate that
traceback on the screen, just a "proper" abort message and info to the
user where the, ahum ahum, "core" image was written to.
A second reason for having such behaviour is that some programs have
non-reproducable bugs. Sometimes, if you are lucky, the traceback will
even point you to actually reason of the crash. At least you wouldn't
have to copy the traceback by hand from the screen.
...my opinion
--
\ Vik /-_-_-_-_-_-_/
\___/ Heyndrickx /
\ /-_-_-_-_-_-_/
- Raw text -