Re: KP / gdb debug question...
Re: KP / gdb debug question...
- Subject: Re: KP / gdb debug question...
- From: Garth Cummings <email@hidden>
- Date: Mon, 6 Dec 2004 08:25:11 -0800
Hi Marek,
On Dec 3, 2004, at 6:54 PM, Marek Kozubal wrote:
I know its 68 bytes into my function, but there's no Disassemble in
XCode like there is in CodeWarriror that let me figure such things
out.
When you're in the kernel, you pretty much need to become friends with
command-line GDB.
GDB does have the "disassemble" command, or you can display memory in
instruction format with the examine command "x/i". GDB's "help" command
will give you more info on both.
Good luck,
--gc
__________________________________________________________________
Garth Cummings
Apple Developer Technical Support email@hidden
http://developer.apple.com/technicalsupport
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden