From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11451 invoked by alias); 12 Jul 2004 10:25:41 -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 11441 invoked from network); 12 Jul 2004 10:25:39 -0000 Received: from unknown (HELO moutng.kundenserver.de) (212.227.126.184) by sourceware.org with SMTP; 12 Jul 2004 10:25:39 -0000 Received: from [212.227.126.205] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1Bjy0B-0004wN-00; Mon, 12 Jul 2004 12:25:39 +0200 Received: from [217.235.206.190] (helo=[217.235.206.190]) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 1Bjy0A-0007Dx-00; Mon, 12 Jul 2004 12:25:38 +0200 Message-ID: <40F266FD.2080804@kay-mueller.de> Date: Mon, 12 Jul 2004 10:25:00 -0000 From: Michael Mueller User-Agent: Mozilla/5.0 MIME-Version: 1.0 To: Mark Kettenis CC: m.mueller99@kay-mueller.de, gdb-patches@sources.redhat.com Subject: Re: [RFC]: patch 1 for Sun C compiled target programs References: <40D08A0C.1050606@kay-mueller.de> <200406182147.i5ILlM3f001498@elgar.kettenis.dyndns.org> <40D6DDFF.7030800@kay-mueller.de> <200407102105.i6AL5xJr013149@elgar.kettenis.dyndns.org> In-Reply-To: <200407102105.i6AL5xJr013149@elgar.kettenis.dyndns.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:acfe4e233830c7fd36d26ada4c2bf87e X-SW-Source: 2004-07/txt/msg00106.txt.bz2 Mark Kettenis wrote: > Date: Mon, 21 Jun 2004 15:09:19 +0200 > From: Michael Mueller > > > > > I'll try to get this fixed before the 6.2 release. Thanks for giving > > me a bit more ammunition for getting this change accepted by the rest > > of the crowd. > > Sounds promising. I filed PR gdb/1682 to remind you guys :-) > > Can you test the attached patch for me? I don't have access to a > machine with a Sun compiler. This patch should fix your problems > while keeping the current behaviour with GCC. This works fine. Michael