site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On Jul 7, 2007, at 9:37 PM, Erez Kaplan wrote: (gdb) x/i 0x44595faf 0x44595faf <SA_AddAllDomainIPsFoundInMask+97>: cmp $0x1,%al -- Steve Checkoway _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com 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. smime.p7s