Re: KERN_INVALID_ADDRESS
Re: KERN_INVALID_ADDRESS
- Subject: Re: KERN_INVALID_ADDRESS
- From: Alastair Houghton <email@hidden>
- Date: Tue, 14 Jun 2016 09:51:37 +0100
On 13 Jun 2016, at 20:14, Raglan T. Tiger <email@hidden> wrote:
>
> Or , how can an address held in a variable be checked for validity?
Run your program in the debugger; it will stop when it tries to access the invalid address and you can investigate its state to see why it went wrong.
Kind regards,
Alastair.
--
http://alastairs-place.net
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden