From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15636 invoked by alias); 9 May 2005 03:16:59 -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 15601 invoked by uid 22791); 9 May 2005 03:16:55 -0000 Received: from topsns.toshiba-tops.co.jp (HELO topsns.toshiba-tops.co.jp) (202.230.225.5) by sourceware.org (qpsmtpd/0.30-dev) with SMTP; Mon, 09 May 2005 03:16:55 +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; 9 May 2005 03:16:55 UT Received: from topsms.toshiba-tops.co.jp (localhost.localdomain [127.0.0.1]) by localhost.toshiba-tops.co.jp (Postfix) with ESMTP id EB59C1F394; Mon, 9 May 2005 12:16:36 +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 D68EA183BF; Mon, 9 May 2005 12:16:36 +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 j493GZoj079077; Mon, 9 May 2005 12:16:36 +0900 (JST) (envelope-from anemo@mba.ocn.ne.jp) Date: Mon, 09 May 2005 03:16:00 -0000 Message-Id: <20050509.121635.85420824.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: <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-05/txt/msg00098.txt.bz2 >>>>> On Wed, 27 Apr 2005 10:17:14 -0400, Daniel Jacobowitz said: drow> 2005-04-27 Daniel Jacobowitz drow> * mips-tdep.c (mips_stub_frame_sniffer): Handle .MIPS.stubs drow> section like .plt. This fix still not be checked in. Is there any problem with this patch? --- Atsushi Nemoto