From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5604 invoked by alias); 9 Jan 2002 20:20:28 -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 5498 invoked from network); 9 Jan 2002 20:20:23 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 9 Jan 2002 20:20:23 -0000 Received: from drow by nevyn.them.org with local (Exim 3.33 #1 (Debian)) id 16OPDi-0000Ui-00; Wed, 09 Jan 2002 15:21:10 -0500 Date: Wed, 09 Jan 2002 12:20:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com, msnyder@redhat.com Subject: linux-core support broke i386 compilation Message-ID: <20020109152110.A1564@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com, msnyder@redhat.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.23i X-SW-Source: 2002-01/txt/msg00192.txt.bz2 You reference a type 'gdb_fpxregset_t'. It doesn't appear to be defined anywhere. I'm also not sure that that's the right #ifdef for the check; PowerPC was sounding like it would have an fpxregset (well, an xregset, really - no FP involved) but without PTRACE_GETFPXREGS. fill_fpxregset also appears to lack a prototype. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer