Re: Understanding Kernel Panics - line number
Re: Understanding Kernel Panics - line number
- Subject: Re: Understanding Kernel Panics - line number
- From: Steve Checkoway <email@hidden>
- Date: Sun, 8 Jul 2007 03:22:19 -0700
On Jul 7, 2007, at 9:37 PM, Erez Kaplan wrote:
(gdb) x/i 0x44595faf
0x44595faf <SA_AddAllDomainIPsFoundInMask+97>: cmp $0x1,%al
The< 97> does not match a line number within the function or within
the source.
I may be mistaken, but I've always thought that the number
corresponded to the address of the instruction. In this case, that
cmp instruction is 97 bytes past the address of the
SA_AddAllDomainIPsFoundInMask. I don't believe it has any (immediate)
correspondence to a line number of the source.
--
Steve Checkoway
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden