From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14769 invoked by alias); 18 Jun 2007 18:03:42 -0000 Received: (qmail 14760 invoked by uid 22791); 18 Jun 2007 18:03:42 -0000 X-Spam-Check-By: sourceware.org Received: from mtagate6.de.ibm.com (HELO mtagate6.de.ibm.com) (195.212.29.155) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 18 Jun 2007 18:03:39 +0000 Received: from d12nrmr1607.megacenter.de.ibm.com (d12nrmr1607.megacenter.de.ibm.com [9.149.167.49]) by mtagate6.de.ibm.com (8.13.8/8.13.8) with ESMTP id l5II3ZHj1011750 for ; Mon, 18 Jun 2007 18:03:35 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 l5II3Z5j3936320 for ; Mon, 18 Jun 2007 20:03:35 +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 l5II3ZGf000566 for ; Mon, 18 Jun 2007 20:03:35 +0200 Received: from tuxmaker.boeblingen.de.ibm.com (tuxmaker.boeblingen.de.ibm.com [9.152.85.9]) by d12av02.megacenter.de.ibm.com (8.12.11.20060308/8.12.11) with SMTP id l5II3Znt000557; Mon, 18 Jun 2007 20:03:35 +0200 Message-Id: <200706181803.l5II3Znt000557@d12av02.megacenter.de.ibm.com> Received: by tuxmaker.boeblingen.de.ibm.com (sSMTP sendmail emulation); Mon, 18 Jun 2007 20:03:35 +0200 Subject: Re: [rfc] Remove macro SOFTWARE_SINGLE_STEP To: deuling@de.ibm.com (Markus Deuling) Date: Mon, 18 Jun 2007 18:03:00 -0000 From: "Ulrich Weigand" Cc: gdb-patches@sourceware.org (GDB Patches) In-Reply-To: <4676078B.8030301@de.ibm.com> from "Markus Deuling" at Jun 18, 2007 06:18:19 AM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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/msg00339.txt.bz2 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. Bye, Ulrich -- Dr. Ulrich Weigand GNU Toolchain for Linux on System z and Cell BE Ulrich.Weigand@de.ibm.com