Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!apple!netcom!hue From: hue@netcom.UUCP (Jonathan Hue) Newsgroups: comp.os.mach Subject: gcore, or anything like it Message-ID: <2256@netcom.UUCP> Date: 1 Sep 89 05:50:10 GMT Organization: NetCom- The Bay Area's Public Access Unix System {408 997-9175 guest} Lines: 6 Is there anything provided with Mach that is similar to "gcore"?. For my needs I've been able to use "task_by_unix_pid()" and "vm_read()" for a cheapee gcore-like program, but is there anything out there that's better? -Jonathan