From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 612 invoked by alias); 26 Oct 2007 12:21:22 -0000 Received: (qmail 598 invoked by uid 22791); 26 Oct 2007 12:21:21 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 26 Oct 2007 12:21:18 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 9D2FD98340; Fri, 26 Oct 2007 12:21:16 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 873AF9833F; Fri, 26 Oct 2007 12:21:16 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.68) (envelope-from ) id 1IlOBf-0007PD-IV; Fri, 26 Oct 2007 08:21:15 -0400 Date: Fri, 26 Oct 2007 12:21:00 -0000 From: Daniel Jacobowitz To: Bobo Cc: gdb@sourceware.org Subject: Re: Breakpoint in C++ class constructor is never reached Message-ID: <20071026122115.GA28419@caradoc.them.org> Mail-Followup-To: Bobo , gdb@sourceware.org References: <20071026115446.GA26327@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.15 (2007-04-09) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-10/txt/msg00264.txt.bz2 On Fri, Oct 26, 2007 at 03:18:43PM +0300, Bobo wrote: > Sorry i'm not really familiar with GDB release scheme... What is HEAD and where > can i find it? Try snapshots/current on the FTP site, or any link mentioning current on the web site. > One more question: are there any plans to solved this issue in the 6.7 release? No; 6.7 is finished. -- Daniel Jacobowitz CodeSourcery