Newsgroups: comp.parallel.pvm
From: John Enright <enright@mit.edu>
Subject: Launching VC++ debugger from spawned process...
Organization: Massachvsetts Institvte of Technology
Date: Tue, 26 May 1998 17:00:30 -0400
Mime-Version: 1.0
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <356B2D6E.F72CE909@mit.edu>

<HTML>
I was wondering whether it is possible to activate the Microsloth debugger
from within a spawned process. I'm using Visual C++ 5.0 under NT. The processes
in my virtual machine are all different and parent/child heirarchy is important.
I'd like to be able to invoke the debugger in a non-fatal manner (i.e.
not an assert) from within a child process.

<P>Thanks in advance

<P>John Enright</HTML>


