From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5821 invoked by alias); 27 Feb 2002 21:00:32 -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 5722 invoked from network); 27 Feb 2002 21:00:24 -0000 Received: from unknown (HELO dragon.nuxi.com) (66.92.13.169) by sources.redhat.com with SMTP; 27 Feb 2002 21:00:24 -0000 Received: (from obrien@localhost) by dragon.nuxi.com (8.11.6/8.11.1) id g1RL0Pr84391 for gdb@sources.redhat.com; Wed, 27 Feb 2002 13:00:25 -0800 (PST) (envelope-from obrien) Date: Wed, 27 Feb 2002 13:00:00 -0000 From: "David O'Brien" To: gdb@sources.redhat.com Subject: Sparc supply_gregset and supply_fpregset Message-ID: <20020227130025.A84306@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i 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/msg00322.txt.bz2 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. -- -- David (obrien@FreeBSD.org)