Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Kernel Debugging Help



On Aug 6, 2007, at 1:04 AM, Arvind Dalvi wrote:
Hello,

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:

	p *(task_t)0x.......

-- Terry
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/darwin-kernel/email@hidden

This email sent to email@hidden
References: 
 >Re: Kernel Debugging Help (From: "Arvind Dalvi" <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.