Xref: news2.mv.net comp.os.msdos.djgpp:8279 From: mikeday AT melbpc DOT org DOT au (Michael Day) Newsgroups: comp.os.msdos.djgpp Subject: Stack Trace Date: Thu, 5 Sep 1996 12:32:22 UTC+10 Organization: Melbourne PC User Group, Australia Lines: 13 Message-ID: NNTP-Posting-Host: dialup-38.melbpc.org.au To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hello! When a djgpp program crashes, it prints a nice stack trace which is very handy for debugging. Is there anyway to generate this without actually crashing, ie: if you want to find out how a particular procedure got called then insert a line that generates the stacktrace? Or is this a CWSDPMI thing? I would be very grateful if anyone who knows the answer could e-mail me. Thanks, Michael