From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21085 invoked by alias); 6 Sep 2005 18:21:08 -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 21054 invoked by uid 22791); 6 Sep 2005 18:21:03 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 06 Sep 2005 18:21:03 +0000 Received: from drow by nevyn.them.org with local (Exim 4.52) id 1ECi40-00028b-00; Tue, 06 Sep 2005 14:20:56 -0400 Date: Tue, 06 Sep 2005 18:21:00 -0000 From: Daniel Jacobowitz To: Jim Blandy Cc: pgilliam@us.ibm.com, gdb-patches@sources.redhat.com Subject: Re: fix "too much information" bug w/ "info vector" on PowerPC Message-ID: <20050906182055.GA8201@nevyn.them.org> Mail-Followup-To: Jim Blandy , pgilliam@us.ibm.com, gdb-patches@sources.redhat.com 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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.8i X-SW-Source: 2005-09/txt/msg00032.txt.bz2 On Tue, Sep 06, 2005 at 11:12:59AM -0700, Jim Blandy wrote: > > 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. Huh. Oh well. -- Daniel Jacobowitz CodeSourcery, LLC