From: "John Slee" Newsgroups: comp.os.msdos.djgpp Subject: obtaining a traceback without terminating the process Date: 27 Sep 97 01:25:03 GMT Organization: NetEffect Internet Lines: 5 Message-ID: <01bccae4$7dea69c0$27621ecb@cybercafe.effect.net.au> NNTP-Posting-Host: dingo.effect.net.au To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Does anyone know how to obtain a function-call traceback without terminating the process? It would help make one awesome debugging subsystem... I have looked in libc sources, but, not being well versed in DPMI, have not been able to pick up too much.