From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 539 invoked by alias); 31 Oct 2009 21:00:32 -0000 Received: (qmail 531 invoked by uid 22791); 31 Oct 2009 21:00:31 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 31 Oct 2009 21:00:26 +0000 Received: (qmail 28087 invoked from network); 31 Oct 2009 21:00:25 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 31 Oct 2009 21:00:25 -0000 From: Pedro Alves To: Paul Pluzhnikov Subject: Re: Put a NT_PSTATUS note on solaris cores. Date: Sat, 31 Oct 2009 21:00:00 -0000 User-Agent: KMail/1.9.10 Cc: gdb-patches@sourceware.org, Daniel Gutson References: <200910090236.10584.pedro@codesourcery.com> <8ac60eac0910111621l3e303fb4j3dd3c38477341767@mail.gmail.com> <8ac60eac0910310934p6cfc9edbw2ede5ee48c80f40a@mail.gmail.com> In-Reply-To: <8ac60eac0910310934p6cfc9edbw2ede5ee48c80f40a@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200910312101.09894.pedro@codesourcery.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-10/txt/msg00711.txt.bz2 On Saturday 31 October 2009 16:34:46, Paul Pluzhnikov wrote: > On Sun, Oct 11, 2009 at 4:21 PM, Paul Pluzhnikov wrote: > > On Sun, Oct 11, 2009 at 3:40 PM, Pedro Alves wrote: > > >> structured.diff > > > > With that it builds fine. > > Should this be committed? > [GDB currently doesn't build on Solaris 10 without it.] It doesn't? I thought I had reverted the problematic patch. How is it failing currently? -- Pedro Alves