From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20788 invoked by alias); 26 Jun 2003 18:56:56 -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 20767 invoked from network); 26 Jun 2003 18:56:55 -0000 Received: from unknown (HELO hub.ott.qnx.com) (209.226.137.76) by sources.redhat.com with SMTP; 26 Jun 2003 18:56:55 -0000 Received: from smtp.ott.qnx.com (smtp.ott.qnx.com [10.0.2.158]) by hub.ott.qnx.com (8.9.3p2/8.9.3) with ESMTP id OAA05016 for ; Thu, 26 Jun 2003 14:49:24 -0400 Received: from catdog ([10.4.2.2]) by smtp.ott.qnx.com (8.8.8/8.6.12) with SMTP id OAA25278 for ; Thu, 26 Jun 2003 14:56:55 -0400 Message-ID: <054401c33c14$c5ace240$0202040a@catdog> From: "Kris Warkentin" To: "Gdb@Sources.Redhat.Com" Subject: Remember "assertion failure in regcache.c"? Date: Thu, 26 Jun 2003 19:42:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-SW-Source: 2003-06/txt/msg00498.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. cheers, Kris