Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.BERKELEY.EDU Path: utzoo!decvax!decwrl!amdcad!lll-crg!ucdavis!ucbvax!info-vax From: GKN%OAK.SAINET.MFENET@LLL-MFE.ARPA Newsgroups: mod.computers.vax Subject: tracebacks, core dumps, and the debugger Message-ID: <8602091438.AA16310@ucbvax.berkeley.edu> Date: Sat, 8-Feb-86 16:38:00 EST Article-I.D.: ucbvax.8602091438.AA16310 Posted: Sat Feb 8 16:38:00 1986 Date-Received: Sun, 9-Feb-86 18:18:10 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 27 Approved: info-vax@sri-kl.arpa Date: Sat, 8-FEB-1986 16:40 EST To: Info-VAX@SRI-KL.Arpa Message-ID: <[OAK.SAINET.MFENET].86D7D380.008EA40B.GKN> US-Mail: Science Applications; P.O. Box 2501; Oak Ridge, TN 37831 Telephone: (615) 482-9031 x293 X-VMS-Mail-To: ARPA%"Info-VAX@SRI-KL.Arpa" From: Arpa%"ESC1111%DDAESA10.BITNET@WISCVM.WISC.EDU" 8-FEB-1986 16:13 Subj: abort tracing Date: Thu, 06 Feb 86 10:37:41 cet ref: John Loyd<40:jl@dac.triumf.cdn> & Dave Barrach of 3 Jan Both of the above messages were to do with either getting dumps or tracebacks when tasks blow up. I have desires in the same direction but they run something like this: - when a dies it should dump its memory map contents to disk somewhere - it should be possible to get the dump data back in and crunch it with the debugger!!!!! to see what went wrong Anyone got any suggestions???? $ Run/Dump PROGRAM $ Analyze/Process_Dump PROGRAM gkn