public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* RE: x86 Hardware Breakpoints
@ 2004-10-24 18:43 Xinan Tang
  0 siblings, 0 replies; 3+ messages in thread
From: Xinan Tang @ 2004-10-24 18:43 UTC (permalink / raw)
  To: Schneider, Jan (GE51), gdb

Hi

  If you implement the gdb remote stub on MPC855, what you need to do is
to support 'Z' packet in the remote stub. Please read appendix A of
"Debugging with GDB" for details.

Hope this helps

--Xinan

Tidal Networks


-----Original Message-----
From: gdb-owner@sources.redhat.com [mailto:gdb-owner@sources.redhat.com]
On Behalf Of Schneider, Jan (GE51)
Sent: Friday, October 22, 2004 7:55 AM
To: gdb@sources.redhat.com
Subject: x86 Hardware Breakpoints

I would like to implement Hardware Breakpoints for the MPC855.
For this I currently analyze the gdb, how it works with x86 processors.
Now I look for the straight place in the gdb sources, where it stops if
such
breakpoint is triggered
or rather where the gdb gets feedback of the processor that the
breakpoint
has slammed.

I hope that someone can point me some helpful information.

thanks
Jan


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

* RE: x86 Hardware Breakpoints
  2004-10-22 16:33 Schneider, Jan (GE51)
@ 2004-10-22 19:53 ` Dave Korn
  0 siblings, 0 replies; 3+ messages in thread
From: Dave Korn @ 2004-10-22 19:53 UTC (permalink / raw)
  To: 'Schneider, Jan (GE51)', gdb

> -----Original Message-----
> From: gdb-owner On Behalf Of Schneider, Jan (GE51)
> Sent: 22 October 2004 15:55

> I would like to implement Hardware Breakpoints for the MPC855.
> For this I currently analyze the gdb, how it works with x86 
> processors.
> Now I look for the straight place in the gdb sources, where 
> it stops if such breakpoint is triggered
> or rather where the gdb gets feedback of the processor that 
> the breakpoint has slammed.
> 
> I hope that someone can point me some helpful information.

  You should read "info gdbint" and in particular the sections on breakpoints and
watchpoints in node "Algorithms".  Also available online at

http://sources.redhat.com/gdb/current/onlinedocs/gdbint_3.html#SEC6

    cheers, 
      DaveK
-- 
Can't think of a witty .sigline today....

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

* x86 Hardware Breakpoints
@ 2004-10-22 16:33 Schneider, Jan (GE51)
  2004-10-22 19:53 ` Dave Korn
  0 siblings, 1 reply; 3+ messages in thread
From: Schneider, Jan (GE51) @ 2004-10-22 16:33 UTC (permalink / raw)
  To: gdb

I would like to implement Hardware Breakpoints for the MPC855.
For this I currently analyze the gdb, how it works with x86 processors.
Now I look for the straight place in the gdb sources, where it stops if such
breakpoint is triggered
or rather where the gdb gets feedback of the processor that the breakpoint
has slammed.

I hope that someone can point me some helpful information.

thanks
Jan

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

end of thread, other threads:[~2004-10-22 16:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-24 18:43 x86 Hardware Breakpoints Xinan Tang
  -- strict thread matches above, loose matches on Subject: below --
2004-10-22 16:33 Schneider, Jan (GE51)
2004-10-22 19:53 ` Dave Korn

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