From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24587 invoked by alias); 13 Nov 2008 14:51:47 -0000 Received: (qmail 24559 invoked by uid 22791); 13 Nov 2008 14:51:47 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 13 Nov 2008 14:51:05 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 891A710D51; Thu, 13 Nov 2008 14:51:03 +0000 (GMT) Received: from caradoc.them.org (209.195.188.212.nauticom.net [209.195.188.212]) by nan.false.org (Postfix) with ESMTP id 0F13710811; Thu, 13 Nov 2008 14:51:03 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1L0dXC-0002yY-Ie; Thu, 13 Nov 2008 09:51:02 -0500 Date: Thu, 13 Nov 2008 14:51:00 -0000 From: Daniel Jacobowitz To: Sergei Poselenov Cc: gdb@sources.redhat.com Subject: Re: ARM EABI: GDB internal error on printing out float (VFP math) Message-ID: <20081113145102.GA10827@caradoc.them.org> Mail-Followup-To: Sergei Poselenov , gdb@sources.redhat.com References: <491C3ACE.2050201@emcraft.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <491C3ACE.2050201@emcraft.com> User-Agent: Mutt/1.5.17 (2008-05-11) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-11/txt/msg00104.txt.bz2 On Thu, Nov 13, 2008 at 05:33:50PM +0300, Sergei Poselenov wrote: > This GDB was configured as "arm-linux"... GDB doesn't support VFP registers on this target, because the kernel doesn't provide access to the necessary registers yet. -- Daniel Jacobowitz CodeSourcery