This is the mail archive of the gdb-patches@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: Display of read/access watchpoints when HAVE_NONSTEPPABLE_WATCHPOINT


On Tue, May 04, 2004 at 09:31:11AM +0200, Orjan Friberg wrote:
> Another thing, which may or may not be relevant in this discussion, is 
> if the remote protocol should be altered.  Right now, the 
> watch/rwatch/awatch part of the stop reply packet when hitting a 
> watchpoint is not used (except for parsing out the stopped data 
> address).  In addition, it doesn't play nice with multiple watchpoint 
> hits, since only one of watch/rwatch/awatch is possible.  I don't have 
> any practical suggestion on how to make it more useful though :( .

I think this is a separate discussion.  It's a general problem of both
GDB (breakpoint.c in particular) and also of the remote protocol.

I'm avoiding that discussion until I finish a dozen other projects :)

-- 
Daniel Jacobowitz


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