From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30478 invoked by alias); 16 Oct 2008 12:54:08 -0000 Received: (qmail 30469 invoked by uid 22791); 16 Oct 2008 12:54:08 -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; Thu, 16 Oct 2008 12:53:28 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 74AE1108C9; Thu, 16 Oct 2008 12:53:26 +0000 (GMT) Received: from caradoc.them.org (209.195.188.212.nauticom.net [209.195.188.212]) by nan.false.org (Postfix) with ESMTP id 59788108C7; Thu, 16 Oct 2008 12:53:26 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1KqSM1-0003A3-RO; Thu, 16 Oct 2008 08:53:25 -0400 Date: Thu, 16 Oct 2008 12:54:00 -0000 From: Daniel Jacobowitz To: Denis PILAT Cc: gdb-patches Subject: Re: [Fwd: multiple location in C++ constructors] Message-ID: <20081016125325.GA12128@caradoc.them.org> Mail-Followup-To: Denis PILAT , gdb-patches References: <48F7377B.3070603@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <48F7377B.3070603@st.com> User-Agent: Mutt/1.5.17 (2008-05-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-10/txt/msg00406.txt.bz2 On Thu, Oct 16, 2008 at 02:45:47PM +0200, Denis PILAT wrote: > Date: Tue, 14 Oct 2008 17:12:55 +0200 > From: Denis PILAT > Subject: multiple location in C++ constructors > To: gdb@sourceware.org This isn't a patch, so gdb@ was the right list. I just haven't had time to think through a response yet; I am hoping Vladimir will have a chance to look at this, since IIRC he knew more about it. -- Daniel Jacobowitz CodeSourcery