Mail Archives: djgpp/1998/08/02/09:21:31
On Sat, 1 Aug 1998, Victor wrote:
> I think it would be a good idea to make a small guide to the values of
> registers and other information on the traceback. This could help a
> lot to the people who find themselves staring in dispair and disbelief
> on the traceback of otherwise very nice program.
Alas, much of the relevant info is nowhere in the DJGPP docs, since it
has to do with general features of x86 protected-mode operation.
So the plan is to teach `symify' to print some of that diagnostics
automatically. To this end, DJGPP v2.02 already has an improved
traceback which includes additional crucial information.
I don't know if I'll be able to improve `symify' in time for the v2.02
release (volunteers are welcome, as usual ;-). In the meantime, if
anybody has descriptions of specific classes of bugs and how they are
reflected in the traceback, please post them here.
Posting a lot of case studies is also a good idea (see my message Re:
fsdb crashes post emacs).
- Raw text -