From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21986 invoked by alias); 7 Jun 2006 23:24:39 -0000 Received: (qmail 21974 invoked by uid 22791); 7 Jun 2006 23:24:36 -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; Wed, 07 Jun 2006 23:24:05 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1Fo7Na-0006oj-MV; Wed, 07 Jun 2006 19:24:02 -0400 Date: Thu, 08 Jun 2006 01:22:00 -0000 From: Daniel Jacobowitz To: Torsten Mohr Cc: gdb@sourceware.org, Keith Seitz Subject: Re: V850E simulator, assembler single-step never returns?!? Message-ID: <20060607232402.GA26181@nevyn.them.org> Mail-Followup-To: Torsten Mohr , gdb@sourceware.org, Keith Seitz References: <200606052145.25672.tmohr@s.netic.de> <20060605224119.GB4384@nevyn.them.org> <200606061149.33952.tmohr@s.netic.de> <200606080053.58952.tmohr@s.netic.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200606080053.58952.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/msg00048.txt.bz2 On Thu, Jun 08, 2006 at 12:53:58AM +0200, Torsten Mohr wrote: > Is there some special support for debugging gdb? No. You need to run it inside another debugger session using a native GDB. -- Daniel Jacobowitz CodeSourcery