From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23122 invoked by alias); 4 Dec 2001 08:41:49 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 23101 invoked from network); 4 Dec 2001 08:41:47 -0000 Received: from unknown (HELO duracef.shout.net) (204.253.184.12) by sources.redhat.com with SMTP; 4 Dec 2001 08:41:47 -0000 Received: (from mec@localhost) by duracef.shout.net (8.8.7/8.8.7) id CAA28541; Tue, 4 Dec 2001 02:41:38 -0600 Date: Tue, 04 Dec 2001 00:41:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200112040841.CAA28541@duracef.shout.net> To: drow@mvista.com Subject: Re: [RFA] Allow casting of object pointers for method calls Cc: ac131313@cygnus.com, gdb-patches@sources.redhat.com X-SW-Source: 2001-12/txt/msg00083.txt.bz2 Daniel Jacobowitz writes: > I'm pretty sure that a patch for this was approved on mainline > in November: > http://sources.redhat.com/ml/gdb-patches/2001-11/msg00231.html > > You're not going to be able to use 5.1-branch with the output of GCC mainline > unless this is moved to the branch. Yes, for dwarf-2, that is. stabs+ is working okay. I will test this patch in the 5.1 branch and report back. Michael C