From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13567 invoked by alias); 7 Jan 2008 21:55:00 -0000 Received: (qmail 13559 invoked by uid 22791); 7 Jan 2008 21:55:00 -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; Mon, 07 Jan 2008 21:54:36 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id EE79398216; Mon, 7 Jan 2008 21:54:34 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 920EA98144; Mon, 7 Jan 2008 21:54:34 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.68) (envelope-from ) id 1JBzvV-000834-DY; Mon, 07 Jan 2008 16:54:33 -0500 Date: Mon, 07 Jan 2008 21:55:00 -0000 From: Daniel Jacobowitz To: Nick Roberts Cc: Vladimir Prus , gdb@sources.redhat.com Subject: Re: Breakpoint menus with overloaded constructors Message-ID: <20080107215433.GA30921@caradoc.them.org> Mail-Followup-To: Nick Roberts , Vladimir Prus , gdb@sources.redhat.com References: <18301.21862.895127.476459@kahikatea.snap.net.nz> <20080104125310.GC27161@caradoc.them.org> <200801041441.26666.vladimir@codesourcery.com> <18306.40244.667410.885833@kahikatea.snap.net.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <18306.40244.667410.885833@kahikatea.snap.net.nz> User-Agent: Mutt/1.5.17 (2007-12-11) 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: 2008-01/txt/msg00046.txt.bz2 On Tue, Jan 08, 2008 at 10:44:20AM +1300, Nick Roberts wrote: > i.e. no linkage for AZA but I'm not sure how GDB links the methods AZA and > BZB to the class AZA. Poorly. I have some patches for this special case, but they're not fully baked yet. I really hope I'll be back to them this month. -- Daniel Jacobowitz CodeSourcery