From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24261 invoked by alias); 6 Apr 2010 18:21:09 -0000 Received: (qmail 24253 invoked by uid 22791); 6 Apr 2010 18:21:08 -0000 X-SWARE-Spam-Status: No, hits=0.7 required=5.0 tests=BAYES_20,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout22.012.net.il (HELO mtaout22.012.net.il) (80.179.55.172) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 06 Apr 2010 18:21:04 +0000 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0L0G00900W2ZKL00@a-mtaout22.012.net.il> for gdb-patches@sourceware.org; Tue, 06 Apr 2010 21:20:20 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.124.92.42]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0L0G008BJW9VXL30@a-mtaout22.012.net.il>; Tue, 06 Apr 2010 21:20:20 +0300 (IDT) Date: Tue, 06 Apr 2010 18:21:00 -0000 From: Eli Zaretskii Subject: Re: [patch][python] Add breakpoint support. In-reply-to: <4BBB3AF6.8050407@redhat.com> To: Phil Muldoon Cc: brobecker@adacore.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83bpdwxx1w.fsf@gnu.org> References: <4BB0B063.6000600@redhat.com> <20100405162648.GD19194@adacore.com> <4BBB3AF6.8050407@redhat.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: 2010-04/txt/msg00102.txt.bz2 > Date: Tue, 06 Apr 2010 14:45:26 +0100 > From: Phil Muldoon > CC: gdb-patches ml , Eli Zaretskii > > On 04/05/2010 05:26 PM, Joel Brobecker wrote: > > Here is the latest cut of the patch with comments in-line. > > Eli, I've also attached the latest documentation patch, together with > the code changes you commented on. Thanks. The documentation part is okay.