linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* gdb hardware breakpoints under Linux PPC?
@ 2001-04-21 20:51 Craig Rodrigues
  2001-04-22  2:23 ` Kevin Buettner
  0 siblings, 1 reply; 2+ messages in thread
From: Craig Rodrigues @ 2001-04-21 20:51 UTC (permalink / raw)
  To: linuxppc-dev


Hello,

I am debugging a problem with an application that
works under x86 based Redhat Linux 6.2, but
suffers a bizarre memory corruption under LinuxPPC 2000-Q4.
I am using gdb version 5 (gdb 5.05 rpm that comes with LinuxPPC).

I would like to set a hardware watchpoint under gdb
on a certain region of memory, to see why it is getting
clobbered (the element getting clobbered under PPC is
a dynamically allocated structure in a linked list).  Does
gdb 5 support hardware watchpoints under Linux PPC?

Can someone give me an example of how to set a watchpoint?
The gdb manual is a bit vague in explaining this.

Thanks.
--
Craig Rodrigues
http://www.gis.net/~craigr
rodrigc@mediaone.net

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

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

* Re: gdb hardware breakpoints under Linux PPC?
  2001-04-21 20:51 gdb hardware breakpoints under Linux PPC? Craig Rodrigues
@ 2001-04-22  2:23 ` Kevin Buettner
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Buettner @ 2001-04-22  2:23 UTC (permalink / raw)
  To: Craig Rodrigues, linuxppc-dev


On Apr 21,  4:51pm, Craig Rodrigues wrote:

> Does gdb 5 support hardware watchpoints under Linux PPC?

No.  GDB doesn't (at the moment anyway) have support for hardware
watchpoints on Linux/PPC.  It would be possible to implement this
support, be it would be necessary to have kernel support in place
first...

Kevin

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

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

end of thread, other threads:[~2001-04-22  2:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-21 20:51 gdb hardware breakpoints under Linux PPC? Craig Rodrigues
2001-04-22  2:23 ` Kevin Buettner

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 NNTP newsgroup(s).