From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24049 invoked by alias); 27 Jun 2003 15:06:25 -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 24042 invoked from network); 27 Jun 2003 15:06:25 -0000 Received: from unknown (HELO localhost.redhat.com) (216.129.200.2) by sources.redhat.com with SMTP; 27 Jun 2003 15:06:25 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 74B522B6E; Fri, 27 Jun 2003 11:06:25 -0400 (EDT) Message-ID: <3EFC5D71.3000700@redhat.com> Date: Fri, 27 Jun 2003 15:40:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030223 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kris Warkentin Cc: "Gdb@Sources.Redhat.Com" Subject: Re: Remember "assertion failure in regcache.c"? References: <054401c33c14$c5ace240$0202040a@catdog> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-06/txt/msg00506.txt.bz2 > Well, I'm getting that now with mips. And, as with SH4, the fix was to > comment out the call to set_gdbarch_deprecated_register_byte (gdbarch, > mips_register_byte). > > Thought you might like to know. Which target? Andrew