Re: pointer address changes for no reason
Re: pointer address changes for no reason
- Subject: Re: pointer address changes for no reason
- From: Scott Ribe <email@hidden>
- Date: Mon, 09 Apr 2007 11:40:50 -0600
- Thread-topic: pointer address changes for no reason
> If I tell gdb
> "watch 0x4a9c010" or "watch 0x15"
You need to put the watch on the address of numPagesField, not its value.
> the debugger freezes
> and if I force it to pause, it prints the message
> "Unable to disassemble objc_msgSend_rtp."
You should take this over to the Xcode mailing list. I'm not clear why gdb
seems to "stall" in certain situations involving watchpoints.
--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 722-0567 voice
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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