Re: Re: Memory watchpoints
Re: Re: Memory watchpoints
- Subject: Re: Re: Memory watchpoints
- From: "Mark Wagner" <email@hidden>
- Date: Wed, 11 Oct 2006 13:06:12 -0700
On 10/11/06, Justin C. Walker <email@hidden> wrote:
On Oct 11, 2006, at 11:06 , Mark Wagner wrote:
> Is it possible to set a watchpoint on a specific memory address, for
> example to pause program execution if *(long int *)0xf80465c == 1024
> evaulates to true?
(gdb) help watch
Set a watchpoint for an expression.
A watchpoint stops execution of your program whenever the value of
an expression changes.
That works. Now, how do I view and delete existing watchpoints?
--
Mark Wagner
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden