public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* Does gdbserver support hardware watchpoints
@ 2005-01-18 19:10 Pradip Shah
  2005-01-18 19:33 ` Daniel Jacobowitz
  0 siblings, 1 reply; 3+ messages in thread
From: Pradip Shah @ 2005-01-18 19:10 UTC (permalink / raw)
  To: gdb

Hi,

I am implementing gdbserver for Analog Devices Blackfin
(blackfin.uclinux.org).

Is it possible to enable hardware watch point on gdbserver.
I read about Z3, but did not see any handling in gdbserver
sources.

Thanks,

Pradip

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

* Re: Does gdbserver support hardware watchpoints
  2005-01-18 19:10 Does gdbserver support hardware watchpoints Pradip Shah
@ 2005-01-18 19:33 ` Daniel Jacobowitz
  2005-01-18 19:40   ` Pradip Shah
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Jacobowitz @ 2005-01-18 19:33 UTC (permalink / raw)
  To: Pradip Shah; +Cc: gdb

On Wed, Jan 19, 2005 at 12:42:10AM +0530, Pradip Shah wrote:
> Hi,
> 
> I am implementing gdbserver for Analog Devices Blackfin
> (blackfin.uclinux.org).
> 
> Is it possible to enable hardware watch point on gdbserver.
> I read about Z3, but did not see any handling in gdbserver
> sources.

No.  I think support was posted to gdb-patches last year some time, but
it was never finished (I need to go look for that again).

-- 
Daniel Jacobowitz

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

* RE: Does gdbserver support hardware watchpoints
  2005-01-18 19:33 ` Daniel Jacobowitz
@ 2005-01-18 19:40   ` Pradip Shah
  0 siblings, 0 replies; 3+ messages in thread
From: Pradip Shah @ 2005-01-18 19:40 UTC (permalink / raw)
  To: Daniel Jacobowitz; +Cc: gdb

>
> On Wed, Jan 19, 2005 at 12:42:10AM +0530, Pradip Shah wrote:
> > Hi,
> >
> > I am implementing gdbserver for Analog Devices Blackfin
> > (blackfin.uclinux.org).
> >
> > Is it possible to enable hardware watch point on gdbserver.
> > I read about Z3, but did not see any handling in gdbserver
> > sources.
>
> No.  I think support was posted to gdb-patches last year some time, but
> it was never finished (I need to go look for that again).

Thanks. That would be great.

In the meanwhile, is there a way to disable hardware watchpoints by default.
Currently the only way I know requires a user to disable.
My gdb port does not support a native target - it is an embedded target.

>
> --
> Daniel Jacobowitz
>

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

end of thread, other threads:[~2005-01-18 19:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-18 19:10 Does gdbserver support hardware watchpoints Pradip Shah
2005-01-18 19:33 ` Daniel Jacobowitz
2005-01-18 19:40   ` Pradip Shah

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).