From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15260 invoked by alias); 6 Sep 2005 18:14:07 -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 15248 invoked by uid 22791); 6 Sep 2005 18:14:03 -0000 Received: from nat-pool-rdu.redhat.com (HELO devserv.devel.redhat.com) (66.187.233.202) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 06 Sep 2005 18:14:02 +0000 Received: from alligator.red-bean.com.redhat.com (vpn26-14.sfbay.redhat.com [172.16.26.14]) by devserv.devel.redhat.com (8.12.11/8.12.11) with ESMTP id j86IDwji019743; Tue, 6 Sep 2005 14:13:59 -0400 To: pgilliam@us.ibm.com Cc: gdb-patches@sources.redhat.com Subject: Re: fix "too much information" bug w/ "info vector" on PowerPC References: <200508301459.57189.pgilliam@us.ibm.com> <200508311323.15337.pgilliam@us.ibm.com> <20050831203248.GA18491@nevyn.them.org> <200508311729.12499.pgilliam@us.ibm.com> <20050902005525.GA30315@nevyn.them.org> From: Jim Blandy Date: Tue, 06 Sep 2005 18:14:00 -0000 In-Reply-To: <20050902005525.GA30315@nevyn.them.org> (Daniel Jacobowitz's message of "Thu, 1 Sep 2005 20:55:25 -0400") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2005-09/txt/msg00031.txt.bz2 Daniel Jacobowitz writes: > What's so wrong with > > enum return_value_convention ppc_sysv_abi_return_value > (struct gdbarch *, struct type *, struct regcache *, > gdb_byte *, const gdb_byte *); Emacs doesn't preserve it.