From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5616 invoked by alias); 27 Jun 2003 15:40:32 -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 5609 invoked from network); 27 Jun 2003 15:40:31 -0000 Received: from unknown (HELO hub.ott.qnx.com) (209.226.137.76) by sources.redhat.com with SMTP; 27 Jun 2003 15:40:31 -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 LAA19952; Fri, 27 Jun 2003 11:32:55 -0400 Received: from catdog ([10.4.2.2]) by smtp.ott.qnx.com (8.8.8/8.6.12) with SMTP id LAA18865; Fri, 27 Jun 2003 11:40:30 -0400 Message-ID: <02b801c33cc2$7ef8c360$0202040a@catdog> From: "Kris Warkentin" To: "Andrew Cagney" Cc: "Gdb@Sources.Redhat.Com" References: <054401c33c14$c5ace240$0202040a@catdog> <3EFC5D71.3000700@redhat.com> Subject: Re: Remember "assertion failure in regcache.c"? Date: Fri, 27 Jun 2003 15:48: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/msg00507.txt.bz2 It's on cygwin targetting QNX Neutrino mips. cheers, Kris ----- Original Message ----- From: "Andrew Cagney" To: "Kris Warkentin" Cc: "Gdb@Sources.Redhat.Com" Sent: Friday, June 27, 2003 11:06 AM Subject: Re: Remember "assertion failure in regcache.c"? > > 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 > > > > >