Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.2 9/18/84; site ucbvax.ARPA
Path: utzoo!watmath!clyde!burl!ulysses!ucbvax!info-vax
From: info-vax@ucbvax.ARPA
Newsgroups: fa.info-vax
Subject: Process dump
Message-ID: <5348@ucbvax.ARPA>
Date: Fri, 8-Mar-85 03:37:04 EST
Article-I.D.: ucbvax.5348
Posted: Fri Mar  8 03:37:04 1985
Date-Received: Sat, 9-Mar-85 07:30:57 EST
Sender: daemon@ucbvax.ARPA
Organization: University of California at Berkeley
Lines: 11

From: Ronald A. Jarrell 


It's mainly designed for interactive debugguing of a program that does
something like get an access violation... What you might be able to do though,
is use another priv process to run something like we have, a little toy
that throws an ast at the other process that forces teh image to exit with
an "Operator abort operation" or some such..(i forget the exact error).. That
should force a process dump.

-Ron