From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21632 invoked by alias); 28 Apr 2005 01:05:24 -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 21596 invoked from network); 28 Apr 2005 01:05:12 -0000 Received: from unknown (HELO topsns.toshiba-tops.co.jp) (202.230.225.5) by sourceware.org with SMTP; 28 Apr 2005 01:05:12 -0000 Received: from inside-ms1.toshiba-tops.co.jp by topsns.toshiba-tops.co.jp via smtpd (for sourceware.org [12.107.209.250]) with SMTP; 28 Apr 2005 01:05:11 UT Received: from topsms.toshiba-tops.co.jp (localhost.localdomain [127.0.0.1]) by localhost.toshiba-tops.co.jp (Postfix) with ESMTP id F17BC1F1DB; Thu, 28 Apr 2005 10:05:10 +0900 (JST) Received: from srd2sd.toshiba-tops.co.jp (gw-chiba7.toshiba-tops.co.jp [172.17.244.27]) by topsms.toshiba-tops.co.jp (Postfix) with ESMTP id DE7901F1CF; Thu, 28 Apr 2005 10:05:10 +0900 (JST) Received: from localhost (fragile [172.17.28.65]) by srd2sd.toshiba-tops.co.jp (8.12.10/8.12.10) with ESMTP id j3S15Aoj037895; Thu, 28 Apr 2005 10:05:10 +0900 (JST) (envelope-from anemo@mba.ocn.ne.jp) Date: Thu, 28 Apr 2005 15:16:00 -0000 Message-Id: <20050428.100510.37532044.nemoto@toshiba-tops.co.jp> To: drow@false.org Cc: jvh@tivo.com, gdb@sources.redhat.com Subject: Re: gdb 6.x 'next' does not work on mips-linux/mipsel-linux From: Atsushi Nemoto In-Reply-To: <20050427141714.GB10305@nevyn.them.org> References: <20050425130124.GA7316@nevyn.them.org> <20050427134305.GA10305@nevyn.them.org> <20050427141714.GB10305@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: 2005-04/txt/msg00207.txt.bz2 >>>>> On Wed, 27 Apr 2005 10:17:14 -0400, Daniel Jacobowitz said: drow> Got it. Could either of you please test this patch? Without drow> it, I get failures in call-strs.exp; with it, everything passes. It works for me too (with 6.3.50.20050424). Thanks! --- Atsushi Nemoto