From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16346 invoked by alias); 5 Jun 2006 20:50:53 -0000 Received: (qmail 16337 invoked by uid 22791); 5 Jun 2006 20:50:52 -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 20:50:51 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FnM29-0000Bv-TD; Mon, 05 Jun 2006 16:50:45 -0400 Date: Mon, 05 Jun 2006 20:50:00 -0000 From: Daniel Jacobowitz To: Keith Seitz Cc: Torsten Mohr , gdb@sourceware.org Subject: Re: V850E simulator, assembler single-step never returns?!? Message-ID: <20060605205045.GA691@nevyn.them.org> Mail-Followup-To: Keith Seitz , Torsten Mohr , gdb@sourceware.org References: <200606052145.25672.tmohr@s.netic.de> <20060605204208.GA32699@nevyn.them.org> <448497BC.5020907@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <448497BC.5020907@redhat.com> 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/msg00025.txt.bz2 On Mon, Jun 05, 2006 at 01:44:44PM -0700, Keith Seitz wrote: > Daniel Jacobowitz wrote: > > >Have you considered reporting problems with Insight to the Insight > >list? > > Better yet, try opening a console and stepping manually (or use > v850-elf-gdb). At least then you'll know that it is or is not a problem > with insight vs gdb. Yes, that works too :-) (In this particular case, I don't know exactly what the Insight button used corresponds to - whether it is e.g. stepi or nexti. I'd guess stepi?) -- Daniel Jacobowitz CodeSourcery