From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16017 invoked by alias); 19 Apr 2006 07:40:17 -0000 Received: (qmail 16007 invoked by uid 22791); 19 Apr 2006 07:40:16 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (192.114.186.20) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 19 Apr 2006 07:40:13 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-206-41.inter.net.il [80.230.206.41]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id DDW60982 (AUTH halo1); Wed, 19 Apr 2006 10:40:05 +0300 (IDT) Date: Wed, 19 Apr 2006 07:40:00 -0000 Message-Id: From: Eli Zaretskii To: gdb-patches@sourceware.org In-reply-to: <20060418192107.GA14876@nevyn.them.org> (message from Daniel Jacobowitz on Tue, 18 Apr 2006 15:21:07 -0400) Subject: Re: Save the length of inserted breakpoints Reply-to: Eli Zaretskii References: <200604121837.k3CIbMwu004466@elgar.sibelius.xs4all.nl> <20060412184717.GA29980@nevyn.them.org> <443EC947.9060109@redhat.com> <200604162349.k3GNnNhl006336@elgar.sibelius.xs4all.nl> <20060417014133.GA4169@nevyn.them.org> <200604171308.k3HD8qdY014104@elgar.sibelius.xs4all.nl> <20060417133748.GA15525@nevyn.them.org> <200604171349.k3HDnTlG026394@elgar.sibelius.xs4all.nl> <20060417190808.GA22372@nevyn.them.org> <20060418192107.GA14876@nevyn.them.org> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-04/txt/msg00254.txt.bz2 > Date: Tue, 18 Apr 2006 15:21:07 -0400 > From: Daniel Jacobowitz > Cc: Mark Kettenis , msnyder@redhat.com, > gdb-patches@sourceware.org > > On Tue, Apr 18, 2006 at 11:59:06AM +0300, Eli Zaretskii wrote: > > Done, comments below. > > Thanks a lot. I've committed it with some changes along these lines; > I've attached the revised documentation patch (the code is unchanged). > Please let me know if you have any additional suggestions. The committed patch is fine; thanks.