From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12336 invoked by alias); 2 Dec 2011 03:37:31 -0000 Received: (qmail 12320 invoked by uid 22791); 2 Dec 2011 03:37:30 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-yw0-f41.google.com (HELO mail-yw0-f41.google.com) (209.85.213.41) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 02 Dec 2011 03:37:18 +0000 Received: by ywm14 with SMTP id 14so3067390ywm.0 for ; Thu, 01 Dec 2011 19:37:17 -0800 (PST) Received: by 10.236.200.201 with SMTP id z49mr16246841yhn.20.1322797037289; Thu, 01 Dec 2011 19:37:17 -0800 (PST) Received: from bubble.grove.modra.org ([115.187.252.19]) by mx.google.com with ESMTPS id 39sm1180716anu.6.2011.12.01.19.37.14 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 01 Dec 2011 19:37:16 -0800 (PST) Received: by bubble.grove.modra.org (Postfix, from userid 1000) id 232F7170C2BF; Fri, 2 Dec 2011 14:07:09 +1030 (CST) Date: Fri, 02 Dec 2011 03:37:00 -0000 From: Alan Modra To: Ulrich Weigand Cc: gdb-patches@sourceware.org, binutils@sourceware.org Subject: Re: [rfc v2][1/3] Remote core file generation: BFD support Message-ID: <20111202033709.GI28621@bubble.grove.modra.org> Mail-Followup-To: Ulrich Weigand , gdb-patches@sourceware.org, binutils@sourceware.org References: <201112011946.pB1JkP9L030524@d06av02.portsmouth.uk.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201112011946.pB1JkP9L030524@d06av02.portsmouth.uk.ibm.com> User-Agent: Mutt/1.5.20 (2009-06-14) 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: 2011-12/txt/msg00033.txt.bz2 On Thu, Dec 01, 2011 at 08:46:25PM +0100, Ulrich Weigand wrote: > * elf.c (elfcore_write_prpsinfo): Provide unconditionally. > Return NULL if core file generation is unsupported. > (elfcore_write_prstatus): Likewise. > * elf32-arm.c (elf32_arm_nabi_write_core_note): New function. > (elf_backend_write_core_note): Define. > * elf32-ppc.c (ppc_elf_write_core_note): Always zero out all > unused parts of generated note section. > * elf64-ppc.c (ppc64_elf_write_core_note): Likewise. OK. -- Alan Modra Australia Development Lab, IBM