From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25369 invoked by alias); 5 Jun 2006 22:41:44 -0000 Received: (qmail 25360 invoked by uid 22791); 5 Jun 2006 22:41:42 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Mon, 05 Jun 2006 22:41:24 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FnNl9-00019v-T6; Mon, 05 Jun 2006 18:41:19 -0400 Date: Mon, 05 Jun 2006 22:41:00 -0000 From: Daniel Jacobowitz To: Torsten Mohr Cc: Keith Seitz , gdb@sourceware.org Subject: Re: V850E simulator, assembler single-step never returns?!? Message-ID: <20060605224119.GB4384@nevyn.them.org> Mail-Followup-To: Torsten Mohr , Keith Seitz , gdb@sourceware.org References: <200606052145.25672.tmohr@s.netic.de> <20060605204208.GA32699@nevyn.them.org> <448497BC.5020907@redhat.com> <200606060036.09212.tmohr@s.netic.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200606060036.09212.tmohr@s.netic.de> User-Agent: Mutt/1.5.11+cvs20060403 X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-06/txt/msg00031.txt.bz2 On Tue, Jun 06, 2006 at 12:36:08AM +0200, Torsten Mohr wrote: > Hi, > > i just single-stepped in the console (si). It shows the same result > plus: > The last line in the console i see is: > [not visible]../../../../newlib-1.14.0/newlib/libc/stdlib/mlock.c:51 > I attached the part from mlock.c below with line 51 marked. > Though i don't think it can be related to that, as in the assembler > this line just results to "jmp [lp]", also when i look at it in > gdb console with "l *0x11f4". In this case, it is probably a bug in the simulator. -- Daniel Jacobowitz CodeSourcery