public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* moving watchpoint fns into target vector?
@ 2003-02-12 11:45 Johan Rydberg
  2003-02-13 17:59 ` Andrew Cagney
  0 siblings, 1 reply; 3+ messages in thread
From: Johan Rydberg @ 2003-02-12 11:45 UTC (permalink / raw)
  To: gdb


Hi,

Is anyone working on moving the fns for inserting/removing watchpoints
into the target vector?  Doing so would add support for hardware watchpoints
in, for example, the remote target.

brgds,
johan

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: moving watchpoint fns into target vector?
  2003-02-12 11:45 moving watchpoint fns into target vector? Johan Rydberg
@ 2003-02-13 17:59 ` Andrew Cagney
  2003-02-13 18:10   ` Johan Rydberg
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Cagney @ 2003-02-13 17:59 UTC (permalink / raw)
  To: Johan Rydberg; +Cc: gdb

> Hi,
> 
> Is anyone working on moving the fns for inserting/removing watchpoints
> into the target vector?  Doing so would add support for hardware watchpoints
> in, for example, the remote target.

Which functions are you thinking of?

Andrew


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: moving watchpoint fns into target vector?
  2003-02-13 17:59 ` Andrew Cagney
@ 2003-02-13 18:10   ` Johan Rydberg
  0 siblings, 0 replies; 3+ messages in thread
From: Johan Rydberg @ 2003-02-13 18:10 UTC (permalink / raw)
  To: Andrew Cagney; +Cc: Johan Rydberg, gdb

On 2003.02.13 18:59 Andrew Cagney wrote:
: > Hi,
: > 
: > Is anyone working on moving the fns for inserting/removing watchpoints
: > into the target vector?  Doing so would add support for hardware watchpoints
: > in, for example, the remote target.
: 
: Which functions are you thinking of?

I was thinking about remote_insert_watchpoint in remote.c, but
after refreshing my one year old CVS repository I see that it already
has been done.

Thanks anyway :)
 
: Andrew

Johan
 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-02-13 18:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-12 11:45 moving watchpoint fns into target vector? Johan Rydberg
2003-02-13 17:59 ` Andrew Cagney
2003-02-13 18:10   ` Johan Rydberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).