From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28631 invoked by alias); 24 Jun 2005 03:19:25 -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 28607 invoked by uid 22791); 24 Jun 2005 03:19:19 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 24 Jun 2005 03:19:19 +0000 Received: from drow by nevyn.them.org with local (Exim 4.51) id 1Dleiq-0004X0-IT; Thu, 23 Jun 2005 23:19:16 -0400 Date: Fri, 24 Jun 2005 03:19:00 -0000 From: Daniel Jacobowitz To: "Cuthbertson, Reva D." Cc: gdb@sources.redhat.com Subject: Re: Question regarding setting breakpoints on 'C' labels and the handling of DW_TAG_label in new_symbol() in dwarf2read.c. Message-ID: <20050624031916.GA17083@nevyn.them.org> Mail-Followup-To: "Cuthbertson, Reva D." , gdb@sources.redhat.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.8i X-SW-Source: 2005-06/txt/msg00221.txt.bz2 On Thu, Jun 23, 2005 at 04:56:15PM -0700, Cuthbertson, Reva D. wrote: > Hello, > > I was trying to set a breakpoint on a 'C' label in gdb and when I could > not do it I tried to find out why. I noticed a few things and had a few > questions. Simply, GDB does not support this. It may have once upon a time, but no one has used the feature for years. -- Daniel Jacobowitz CodeSourcery, LLC