From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17677 invoked by alias); 24 Jun 2008 13:11:42 -0000 Received: (qmail 17668 invoked by uid 22791); 24 Jun 2008 13:11:41 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 24 Jun 2008 13:11:22 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id EB4CD9810F; Tue, 24 Jun 2008 13:11:19 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id CAA7A9805C; Tue, 24 Jun 2008 13:11:19 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1KB8Im-0006ZY-Bo; Tue, 24 Jun 2008 09:11:16 -0400 Date: Tue, 24 Jun 2008 13:11:00 -0000 From: Daniel Jacobowitz To: Michael Snyder Cc: gdb@sourceware.org Subject: Re: Turn software singlestep off? Message-ID: <20080624131116.GA25221@caradoc.them.org> Mail-Followup-To: Michael Snyder , gdb@sourceware.org References: <1214275796.3601.1193.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1214275796.3601.1193.camel@localhost.localdomain> User-Agent: Mutt/1.5.17 (2008-05-11) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-06/txt/msg00240.txt.bz2 On Mon, Jun 23, 2008 at 07:49:56PM -0700, Michael Snyder wrote: > Got a kind of a basic question here... > > Is there a way to tell gdb "don't use software > singlestep, even though you think the architecture > calls for it"? > > I thought there used to be, but now I can't find it. No, there never has been one (at least not since I started working on GDB). -- Daniel Jacobowitz CodeSourcery