Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!decvax!decwrl!ucbvax!JPL-VLSI.ARPA!pjs%chico From: pjs%chico@JPL-VLSI.ARPA.UUCP Newsgroups: mod.computers.vax Subject: Process watching, $CMKRNL service Message-ID: <8606240800.AA01146@ucbvax.Berkeley.EDU> Date: Sun, 22-Jun-86 15:14:01 EDT Article-I.D.: ucbvax.8606240800.AA01146 Posted: Sun Jun 22 15:14:01 1986 Date-Received: Tue, 24-Jun-86 17:45:59 EDT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 8 Approved: info-vax@sri-kl.arpa All I want is a routine which given any privilege it needs, and a PID, returns the current PC of the process with that PID. I went thru the fiche until I found out how SHOW PROCESS/CONTINUOUS did it, then started writing my own routine, which perforce ran in kernel mode. It crashed the machine first time: "Invalid Kernel Stack". I don't dare try it again. Can anyone help me??? Peter Scott (pjs%chico.span@jpl-vlsi.arpa, pjs%chico.span@su-star.arpa).