From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13769 invoked by alias); 27 Feb 2002 22:26:12 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 13535 invoked from network); 27 Feb 2002 22:26:04 -0000 Received: from unknown (HELO dragon.nuxi.com) (66.92.13.169) by sources.redhat.com with SMTP; 27 Feb 2002 22:26:04 -0000 Received: (from obrien@localhost) by dragon.nuxi.com (8.11.6/8.11.1) id g1RMQ4t87460 for gdb@sources.redhat.com; Wed, 27 Feb 2002 14:26:04 -0800 (PST) (envelope-from obrien) Date: Wed, 27 Feb 2002 14:26:00 -0000 From: "David O'Brien" To: gdb@sources.redhat.com Subject: Re: Sparc supply_gregset and supply_fpregset Message-ID: <20020227142604.A87427@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <20020227130025.A84306@dragon.nuxi.com> <20020227172304.A17053@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020227172304.A17053@nevyn.them.org>; from drow@mvista.com on Wed, Feb 27, 2002 at 05:23:04PM -0500 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 X-SW-Source: 2002-02/txt/msg00325.txt.bz2 On Wed, Feb 27, 2002 at 05:23:04PM -0500, Daniel Jacobowitz wrote: > > Who (which file) is 1 to supply the definitions for supply_gregset > > and supply_fpregset when USE_PROC_FS is not set? > > Normally your target -nat file will do this. > If you can do them from the target -tdep file without a great deal of > awkwardness, however, that's preferable. I must be missing something. I am following the NetBSD bits, and I do not see how they are dealing with this. Do you happen to know? -- -- David (obrien@FreeBSD.org)