From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19181 invoked by alias); 25 Jul 2003 16:15: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 19155 invoked from network); 25 Jul 2003 16:15:48 -0000 Received: from unknown (HELO concert.shout.net) (204.253.184.25) by sources.redhat.com with SMTP; 25 Jul 2003 16:15:48 -0000 Received: from duracef.shout.net (duracef.shout.net [204.253.184.12]) by concert.shout.net (8.12.9/8.12.9) with ESMTP id h6PGFGgX020399; Fri, 25 Jul 2003 11:15:16 -0500 Received: from duracef.shout.net (localhost [127.0.0.1]) by duracef.shout.net (8.12.9/8.12.9) with ESMTP id h6PGFGHK002785; Fri, 25 Jul 2003 11:15:16 -0500 Received: (from mec@localhost) by duracef.shout.net (8.12.9/8.12.9/Submit) id h6PGFFl0002783; Fri, 25 Jul 2003 12:15:15 -0400 Date: Fri, 25 Jul 2003 16:15:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200307251615.h6PGFFl0002783@duracef.shout.net> To: drow@mvista.com, gdb-patches@sources.redhat.com Subject: Re: RFA symtab: Fix for PR c++/1267 ("next" and shared libraries) X-SW-Source: 2003-07/txt/msg00451.txt.bz2 Off topic thought: would it be hard to enhance gcc so that it can generate coff (and mdebug) on native i686-pc-linux-gnu? Then I could add these formats to my test bed. Michael C