From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6988 invoked by alias); 28 Jan 2004 01:33:13 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 6955 invoked from network); 28 Jan 2004 01:33:11 -0000 Received: from unknown (HELO topsns.toshiba-tops.co.jp) (202.230.225.5) by sources.redhat.com with SMTP; 28 Jan 2004 01:33:11 -0000 Received: from no.name.available by topsns.toshiba-tops.co.jp via smtpd (for sources.redhat.com [67.72.78.213]) with SMTP; 28 Jan 2004 01:34:04 UT Received: from localhost (fragile [172.17.28.65]) by srd2sd.toshiba-tops.co.jp (8.12.10/8.12.10) with ESMTP id i0S1XO1x084464; Wed, 28 Jan 2004 10:33:24 +0900 (JST) (envelope-from anemo@mba.ocn.ne.jp) Date: Wed, 28 Jan 2004 01:33:00 -0000 Message-Id: <20040128.103415.59462128.nemoto@toshiba-tops.co.jp> To: drow@mvista.com Cc: gdb-patches@sources.redhat.com Subject: Re: mips gdbserver reports R0 != 0 From: Atsushi Nemoto In-Reply-To: <20040127171204.GA6369@nevyn.them.org> References: <20040127141718.GA22917@nevyn.them.org> <20040128.000717.126570739.anemo@mba.ocn.ne.jp> <20040127171204.GA6369@nevyn.them.org> X-Fingerprint: 6ACA 1623 39BD 9A94 9B1A B746 CA77 FE94 2874 D52F X-Pgp-Public-Key: http://wwwkeys.pgp.net/pks/lookup?op=get&search=0x2874D52F Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2004-01/txt/msg00712.txt.bz2 >>>>> On Tue, 27 Jan 2004 12:12:04 -0500, Daniel Jacobowitz said: >> Maybe the correct fix is clearing register cache in >> new_register_cache(). I will try later. drow> Explicitly zeroing the register cache should fix this, so I'd be drow> happier with that solution. drow> [Do you have a copyright assignment on file for GDB, btw? If drow> not, I'll make the patch myself for you to test, to spare us the drow> legal dance.] No, I don't. Please make the patch for me. Then I will try it. Thank you. --- Atsushi Nemoto