This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: watch -location


Hello Jed,

On Sunday, January 22 2012, Jed Brown wrote:

> I was surprised when I upgraded to 7.3.1 that my common pattern of
>
> (gdb) print &obj->member
> $1 = (int *) 0x6fcf04
> (gdb) watch *$1
>
> was no longer watching the value at this address.

It is working OK with me.  Could you please file a bug with a
reproducer, as Tom suggested?

Thanks,

-- 
Sergio


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]