vm_read() implementation details
site_archiver@lists.apple.com Delivered-To: Darwin-kernel@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=Fbocm0gc+dYT2gKUbL+iDfmD4BEvtWDj9KdYXNK91Dw=; b=c/33Uv3U18ub+uPhOg7miUwgLXubF+Qpz4Kno2RZs6wvRvrSZpnwMXeDO+ikt2VFoR DtoUeUwpxBDt6j+FTGS0v/7C+hdS7WkFC1J49DqVbsjmyLqM6ps2zQGxCWIEKbYUh6/m 7Su+OxJUsQjXkRgAElxzSzGzKsZODJ0olm9ks= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=NRqiOuJuqmXVSZVgbNqEKiTrLHZBHpfH6wfy9jsmQ/LYls6ml9uGfRX1S2iAPuNPUo Ck33uEeNnPL23ZVy5yJY/79spuSiagum3AquLAhW6hqPpNwu6GhWF44R++BHtueNWxw5 8NhA3ZZw6tCl3QFSUMwI7imZevysA1S4++SoM= Hi, I wanted to confirm that vm_read() is implemented using the Mach IPC backend. If positive, what is the message header and structure, and how could I emulate this via mach_msg() style API. Apparently dtruss can't be used to intercept and log mach traps. Thanks. -- John Denkar _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
John D.