From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27774 invoked by alias); 5 Jun 2006 20:44:51 -0000 Received: (qmail 27764 invoked by uid 22791); 5 Jun 2006 20:44:50 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 05 Jun 2006 20:44:49 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k55KikY7015835; Mon, 5 Jun 2006 16:44:46 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k55KikEY026530; Mon, 5 Jun 2006 16:44:46 -0400 Received: from [127.0.0.1] (sebastian-int.corp.redhat.com [172.16.52.221]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id k55Kij0m022586; Mon, 5 Jun 2006 16:44:45 -0400 Message-ID: <448497BC.5020907@redhat.com> Date: Mon, 05 Jun 2006 20:44:00 -0000 From: Keith Seitz User-Agent: Thunderbird 1.5.0.4 (X11/20060516) MIME-Version: 1.0 To: Torsten Mohr , gdb@sourceware.org Subject: Re: V850E simulator, assembler single-step never returns?!? References: <200606052145.25672.tmohr@s.netic.de> <20060605204208.GA32699@nevyn.them.org> In-Reply-To: <20060605204208.GA32699@nevyn.them.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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/msg00024.txt.bz2 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. Keith