From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5047 invoked by alias); 12 Oct 2003 11:51:49 -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 4971 invoked from network); 12 Oct 2003 11:51:47 -0000 Received: from unknown (HELO smtp.mba.ocn.ne.jp) (210.190.142.172) by sources.redhat.com with SMTP; 12 Oct 2003 11:51:47 -0000 Received: from localhost (p4188-ip01funabasi.chiba.ocn.ne.jp [61.214.3.188]) by smtp.mba.ocn.ne.jp (Postfix) with ESMTP id A2EF647E4; Sun, 12 Oct 2003 20:51:44 +0900 (JST) Date: Sun, 12 Oct 2003 11:51:00 -0000 Message-Id: <20031012.210835.74756835.anemo@mba.ocn.ne.jp> To: ac131313@redhat.com Cc: drow@mvista.com, gdb-patches@sources.redhat.com Subject: Re: "No registers" error on connecting to MIPS LSI PMON target From: Atsushi Nemoto In-Reply-To: <3F8461FF.4090803@redhat.com> References: <20031008.194759.74756454.nemoto@toshiba-tops.co.jp> <20031008140542.GA27876@nevyn.them.org> <3F8461FF.4090803@redhat.com> 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: 2003-10/txt/msg00420.txt.bz2 >>>>> On Wed, 08 Oct 2003 15:14:07 -0400, Andrew Cagney said: ac131313> So, "if it works for both of you", yank the code. 6.0 as ac131313> well. ac131313> Can you also bug-report the need to audit GDB for this? I'm ac131313> pretty sure that the code is this code was cloned into ac131313> several remote-*.c files :-/ I saw the fix was committed and PR was sent. Thank you all. --- Atsushi Nemoto