From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11828 invoked by alias); 27 Feb 2002 22:23:30 -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 11728 invoked from network); 27 Feb 2002 22:23:26 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 27 Feb 2002 22:23:26 -0000 Received: from drow by nevyn.them.org with local (Exim 3.34 #1 (Debian)) id 16gCTY-0004Rd-00; Wed, 27 Feb 2002 17:23:04 -0500 Date: Wed, 27 Feb 2002 14:23:00 -0000 From: Daniel Jacobowitz To: David O'Brien Cc: gdb@sources.redhat.com Subject: Re: Sparc supply_gregset and supply_fpregset Message-ID: <20020227172304.A17053@nevyn.them.org> Mail-Followup-To: David O'Brien , gdb@sources.redhat.com References: <20020227130025.A84306@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020227130025.A84306@dragon.nuxi.com> User-Agent: Mutt/1.3.23i X-SW-Source: 2002-02/txt/msg00324.txt.bz2 On Wed, Feb 27, 2002 at 01:00:25PM -0800, David O'Brien wrote: > Who (which file) is 1 to supply the definitions for supply_gregset > and supply_fpregset when USE_PROC_FS is not set? > > I am writing the FreeBSD/sparc64 support and at this point I do not want > to support /proc. 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. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer