From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22699 invoked by alias); 20 May 2009 00:31:59 -0000 Received: (qmail 22677 invoked by uid 22791); 20 May 2009 00:31:56 -0000 X-SWARE-Spam-Status: No, hits=-0.3 required=5.0 tests=BAYES_00,FORGED_YAHOO_RCVD,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from kuber.nabble.com (HELO kuber.nabble.com) (216.139.236.158) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 20 May 2009 00:31:51 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1M6Zim-000187-8f for gdb@sourceware.org; Tue, 19 May 2009 17:31:48 -0700 Message-ID: <23626852.post@talk.nabble.com> Date: Wed, 20 May 2009 00:31:00 -0000 From: Peter Nordstrom To: gdb@sourceware.org Subject: Re: ARM VFP support In-Reply-To: <20090519233059.GA2322@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <20090401203824.GA23715@caradoc.them.org> <23626267.post@talk.nabble.com> <20090519233059.GA2322@caradoc.them.org> 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: 2009-05/txt/msg00135.txt.bz2 I'm still getting: /scratch/maxim/arm-lite/obj-4.3-arm-none-linux-gnueabi-lite/gdb-src-2009q1-176-arm-none-linux-gnueabi-i686-mingw32/gdb/regcache.c:178: internal-error: register_size: Assertion `regnum >= 0 && regnum < (gdbarch_num_regs (gdbarch) + gdbarch_num_pseudo_regs (gdbarch))' failed. any ideas? Daniel Jacobowitz-2 wrote: > > >> Did this make it into the arm-2009q1 lite release? > > Yes. And I'm still planning to post it for GDB as soon as I get a > chance :-( > > -- > Daniel Jacobowitz > CodeSourcery > > -- View this message in context: http://www.nabble.com/ARM-VFP-support-tp22835058p23626852.html Sent from the Sourceware - gdb list mailing list archive at Nabble.com.