From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25634 invoked by alias); 7 Jan 2003 01:00:30 -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 25398 invoked from network); 7 Jan 2003 00:59:12 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by 209.249.29.67 with SMTP; 7 Jan 2003 00:59:12 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id EE91F3D94; Mon, 6 Jan 2003 19:59:02 -0500 (EST) Message-ID: <3E1A2656.7080906@redhat.com> Date: Tue, 07 Jan 2003 01:00:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.1) Gecko/20021211 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Elena Zannoni , RaoulGough@yahoo.co.uk Cc: Eli Zaretskii , gdb-patches@sources.redhat.com Subject: Re: coffread.c extension for DLLs without debugging symbols References: <2110-Sat04Jan2003130101+0200-eliz@is.elta.co.il> <15897.47288.570835.988631@localhost.redhat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-01/txt/msg00250.txt.bz2 > I am including the plain text of the last version of the patch. > I have noticed a few functions are using K&R style, please use ISO C. > Also the formatting for functions should be [thanks] [some times I hate my job :-)] Raoul, looks like a little bit of paper work will be needed. I'll follow up privatly. Andrew