From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18783 invoked by alias); 11 Apr 2008 14:32:17 -0000 Received: (qmail 18767 invoked by uid 22791); 11 Apr 2008 14:32:16 -0000 X-Spam-Check-By: sourceware.org Received: from mtaout5.012.net.il (HELO mtaout5.012.net.il) (84.95.2.13) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 11 Apr 2008 14:31:56 +0000 Received: from HOME-C4E4A596F7 ([80.230.158.193]) by i_mtaout5.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0JZ600D6P0ZQ8060@i_mtaout5.012.net.il> for gdb-patches@sourceware.org; Fri, 11 Apr 2008 17:45:26 +0300 (IDT) Date: Fri, 11 Apr 2008 16:19:00 -0000 From: Eli Zaretskii Subject: Re: Stepping off breakpoints in non-stop debugging mode (resubmit) In-reply-to: <200804111422.39494.pedro@codesourcery.com> X-012-Sender: halo1@inter.net.il To: Pedro Alves Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: References: <200804100003.05361.pedro@codesourcery.com> <200804102309.52584.pedro@codesourcery.com> <200804111422.39494.pedro@codesourcery.com> 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-04/txt/msg00219.txt.bz2 > From: Pedro Alves > Date: Fri, 11 Apr 2008 14:22:39 +0100 > > A Friday 11 April 2008 09:46:05, Eli Zaretskii wrote: > > > Then how about ``by executing an out-of-line copy of the instruction > > that was originally at the breakpoint location''? > > Sounds perfect! Thanks. Updated patch attached. Thanks, the documentation patch is okay with me, but please enclose the first instance of "displaced stepping" in @dfn{}, as we do with new terms we introduce.