site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Hello, p *(task_t)0x....... -- Terry _______________________________________________ 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... On Aug 6, 2007, at 1:04 AM, Arvind Dalvi wrote: After getting on with kernel debugging as documented, i am little surprised by the amount of information provided by the kgmacros in the kernel debug kit. showtask, does the job of showing basic task information, but how about dumping detailed task info ?. ( although, showtaskvm or showtaskvme and the rest should help, but i would like the data structure to be dumped...... ) This is a really basic gdb question, and I highly recommend you buy the O'Reilly manual for gdb. For future reference, if all you have is a hex address of a task, rather than a task pointer, the command is: This email sent to site_archiver@lists.apple.com