From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22649 invoked by alias); 1 Oct 2003 20:15:28 -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 22634 invoked from network); 1 Oct 2003 20:15:26 -0000 Received: from unknown (HELO bilbo.inter.net.il) (192.114.186.18) by sources.redhat.com with SMTP; 1 Oct 2003 20:15:26 -0000 Received: from zaretski ([80.230.158.93]) by bilbo.inter.net.il (Mirapoint Messaging Server MOS 3.3.7-GR) with ESMTP id BOB97114; Wed, 1 Oct 2003 23:11:34 +0300 (IDT) Date: Wed, 01 Oct 2003 20:15:00 -0000 From: "Eli Zaretskii" To: Jim Blandy Message-Id: <2914-Wed01Oct2003230822+0200-eliz@elta.co.il> CC: ankit_plug@yahoo.com, gdb@sources.redhat.com In-reply-to: (message from Jim Blandy on 01 Oct 2003 01:40:51 -0500) Subject: Re: Internal breakpoints Reply-to: Eli Zaretskii References: <20031001061818.32778.qmail@web60102.mail.yahoo.com> X-SW-Source: 2003-10/txt/msg00039.txt.bz2 > From: Jim Blandy > Date: 01 Oct 2003 01:40:51 -0500 > > You'll need to look at breakpoint.c for more detail. I believe the node "Set Breaks" in the GDB manual has something about this.