This is the mail archive of the gdb@sources.redhat.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]
Other format: [Raw text]

Re: Remote Watchpoints - Gdb Server


> Hi, thanks for the reply.
>  
> 
> 
>>Somewhere in the target stack the question "is this watchpoint
>>supported" is being transformed into a memory read?
> 
> 
> how can I check it ? I did not found any packets received by gdbserver.
> 
> 
>>check "show remote hardware-watchpoint-limit".  
> 
> 
> I am using gdb-5.3 , in this version I did not found the command support “show remote hardware-watchpoint-limit”
> 
> please let me know any other option.

That would explain it.  Remote watchpoints only started to work with the
addition of that command.  And that was after 5.3 (from memory).  I'd
download a current snapshot and try that.

Andrew



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