Re: memory changed break points
Re: memory changed break points
- Subject: Re: memory changed break points
- From: Marius Kintel <email@hidden>
- Date: Tue, 29 Jun 2004 21:50:17 +0200
On Mon, Jun 28, 2004 at 07:33:40PM +1200, Mark wrote:
> How do you force a break if a specified memory location changes?
>
o Break your program
o Read the contents of the mem location
o In the dbg console, use the watch command
(e.g. 'watch myvariable != <current value>')
o Continue
~/= Marius
--
We are Elektropeople for a better living.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.