From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11275 invoked by alias); 19 Jun 2007 03:34:27 -0000 Received: (qmail 11267 invoked by uid 22791); 19 Jun 2007 03:34:26 -0000 X-Spam-Check-By: sourceware.org Received: from mtagate4.de.ibm.com (HELO mtagate4.de.ibm.com) (195.212.29.153) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 19 Jun 2007 03:34:24 +0000 Received: from d12nrmr1607.megacenter.de.ibm.com (d12nrmr1607.megacenter.de.ibm.com [9.149.167.49]) by mtagate4.de.ibm.com (8.13.8/8.13.8) with ESMTP id l5J3YLoT087120 for ; Tue, 19 Jun 2007 03:34:21 GMT Received: from d12av02.megacenter.de.ibm.com (d12av02.megacenter.de.ibm.com [9.149.165.228]) by d12nrmr1607.megacenter.de.ibm.com (8.13.8/8.13.8/NCO v8.3) with ESMTP id l5J3YLpR3674328 for ; Tue, 19 Jun 2007 05:34:21 +0200 Received: from d12av02.megacenter.de.ibm.com (loopback [127.0.0.1]) by d12av02.megacenter.de.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id l5J3YLXF010434 for ; Tue, 19 Jun 2007 05:34:21 +0200 Received: from [9.152.248.39] (dyn-9-152-248-39.boeblingen.de.ibm.com [9.152.248.39]) by d12av02.megacenter.de.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id l5J3YHlO010425 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 19 Jun 2007 05:34:21 +0200 Message-ID: <46774E68.7040100@de.ibm.com> Date: Tue, 19 Jun 2007 03:34:00 -0000 From: Markus Deuling User-Agent: Thunderbird 1.5.0.10 (X11/20070301) MIME-Version: 1.0 To: Ulrich Weigand CC: GDB Patches Subject: Re: [rfc] Remove macro SOFTWARE_SINGLE_STEP References: <200706181803.l5II3Znt000557@d12av02.megacenter.de.ibm.com> In-Reply-To: <200706181803.l5II3Znt000557@d12av02.megacenter.de.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: 2007-06/txt/msg00362.txt.bz2 Ulrich Weigand wrote: > Markus Deuling wrote: > >> * gdbarch.sh (SOFTWARE_SINGLE_STEP): Replace by >> gdbarch_software_single_step. >> * infrun.c (resume): Likewise. >> * gdbarch.sh (SOFTWARE_SINGLE_STEP_P): Replace by >> gdbarch_software_single_step_p. >> * infrun.c (resume): Likewise >> (handle_inferior_event): Likewise. >> (adjust_pc_after_break): Likewise. >> * gdbarch.c, gdbarch.h: Regenerate. > > Sorry, but this collides with my bug-fix patch: > http://sourceware.org/ml/gdb-patches/2007-06/msg00299.html > > Most of the SOFTWARE_SINGLE_STEP uses will be gone after that > patch is applied. I'll follow up with removing the macro. Oh yes, sorry. You mentioned that to me a while ago. Thanks for removing that macro then. -- Markus Deuling GNU Toolchain for Linux on Cell BE deuling@de.ibm.com