From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10345 invoked by alias); 22 Oct 2004 15:01:21 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 10300 invoked from network); 22 Oct 2004 15:01:16 -0000 Received: from unknown (HELO NUTMEG.CAM.ARTIMI.COM) (217.40.111.177) by sourceware.org with SMTP; 22 Oct 2004 15:01:16 -0000 Received: from mace ([192.168.1.25]) by NUTMEG.CAM.ARTIMI.COM with Microsoft SMTPSVC(6.0.3790.211); Fri, 22 Oct 2004 16:00:33 +0100 From: "Dave Korn" To: "'Schneider, Jan \(GE51\)'" , Subject: RE: x86 Hardware Breakpoints Date: Fri, 22 Oct 2004 19:53:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: <938F1554888BD71194E100B0D0FCD97201AAD7D2@ge51smail2.ge51.honeywell.de> Message-ID: X-OriginalArrivalTime: 22 Oct 2004 15:00:33.0546 (UTC) FILETIME=[E14F0EA0:01C4B847] X-SW-Source: 2004-10/txt/msg00403.txt.bz2 > -----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....