Date: Mon, 26 Dec 1994 12:09:40 -0500 (EST) From: Kimberley Burchett Subject: Re: stack-trace on purpose? To: Eli Zaretskii Cc: DJGPP Mailing List > > Is there a way to make go32 print a stack trace on purpose? It does it > > when something goes wrong, can I do it by calling some function or > > Isn't that what GDB is for? You can stop the program anywhere > you like and print the stack trace. I was thinking of using it in a release - the user wouldn't have to know how to debug or anything, just send me a few numbers. Kim