From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12978 invoked by alias); 12 Jul 2008 02:28:35 -0000 Received: (qmail 12968 invoked by uid 22791); 12 Jul 2008 02:28:34 -0000 X-Spam-Check-By: sourceware.org Received: from bluesmobile.specifix.com (HELO bluesmobile.specifix.com) (216.129.118.140) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 12 Jul 2008 02:28:17 +0000 Received: from [127.0.0.1] (bluesmobile.specifix.com [216.129.118.140]) by bluesmobile.specifix.com (Postfix) with ESMTP id B384B3BE4F; Fri, 11 Jul 2008 19:28:15 -0700 (PDT) Subject: Re: [RFA] set/show enable-software-singlestep From: Michael Snyder To: Pedro Alves Cc: Daniel Jacobowitz , gdb-patches@sourceware.org, Joel Brobecker In-Reply-To: <200807101207.19744.pedro@codesourcery.com> References: <1214331534.3601.1211.camel@localhost.localdomain> <1214862215.3601.1525.camel@localhost.localdomain> <1215657970.3549.157.camel@localhost.localdomain> <200807101207.19744.pedro@codesourcery.com> Content-Type: text/plain Date: Sat, 12 Jul 2008 02:28:00 -0000 Message-Id: <1215829695.3549.231.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.10.3 (2.10.3-7.fc7) Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-07/txt/msg00229.txt.bz2 On Thu, 2008-07-10 at 12:07 +0100, Pedro Alves wrote: > Hi Michael, > > Sorry for the silence, > > On Thursday 10 July 2008 03:46:10, Michael Snyder wrote: > > Silence equals assent? > > I had understood the consensus was that the command would be > useful for now. > > It would be really nice if someone that had a target that > always required disabling software-singlestepping stepped forward > to add the GDB/remote smarts to do it automatically, though. ;-) Tell you what -- if you will suggest a syntax for the transaction, I will try adding it to my gdb-freeplay target. That'll provide a 'use case' for its being useful. ;-)