This is the mail archive of the gdb@sourceware.cygnus.com 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]

Re: Code in can_use_hardware_watchpoint()


Jim Blandy wrote:
> 
> I'm not really familiar with this code, but:
> 
> > One solution is to add an:
> >
> >       else if (v->lval == lval_register)
> >         return 0;
> 
> I think this is the right thing.

Yes, I'm going to add this change.

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