From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21946 invoked by alias); 24 Jun 2008 18:29:56 -0000 Received: (qmail 21934 invoked by uid 22791); 24 Jun 2008 18:29:55 -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 18:29:35 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 49AE998366; Tue, 24 Jun 2008 18:29:34 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 2C43D9805C; Tue, 24 Jun 2008 18:29:34 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1KBDGn-0003Fo-CH; Tue, 24 Jun 2008 14:29:33 -0400 Date: Tue, 24 Jun 2008 19:15:00 -0000 From: Daniel Jacobowitz To: Michael Snyder Cc: gdb-patches@sourceware.org Subject: Re: [RFA] set/show enable-software-singlestep Message-ID: <20080624182933.GA12195@caradoc.them.org> Mail-Followup-To: Michael Snyder , gdb-patches@sourceware.org References: <1214331534.3601.1211.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1214331534.3601.1211.camel@localhost.localdomain> User-Agent: Mutt/1.5.17 (2008-05-11) 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-06/txt/msg00413.txt.bz2 On Tue, Jun 24, 2008 at 11:18:54AM -0700, Michael Snyder wrote: > 2008-06-23 Michael Snyder > > * gdbarch.c (enable_sw_ss): New mode variable. This is a generated file... I recommend you leave the meaning of gdbarch_software_single_step_p alone, and do the adjustment at its caller. -- Daniel Jacobowitz CodeSourcery