From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26803 invoked by alias); 29 Apr 2010 03:06:09 -0000 Received: (qmail 26793 invoked by uid 22791); 29 Apr 2010 03:06:08 -0000 X-SWARE-Spam-Status: No, hits=-1.2 required=5.0 tests=BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout20.012.net.il (HELO mtaout20.012.net.il) (80.179.55.166) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 29 Apr 2010 03:06:04 +0000 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0L1M00100B67H800@a-mtaout20.012.net.il> for gdb-patches@sourceware.org; Thu, 29 Apr 2010 06:06:01 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.127.125.239]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0L1M001CNBA0EK10@a-mtaout20.012.net.il>; Thu, 29 Apr 2010 06:06:01 +0300 (IDT) Date: Thu, 29 Apr 2010 03:06:00 -0000 From: Eli Zaretskii Subject: Re: [python][patch] Add GDB Parameters functionality In-reply-to: <4BD89B18.9040403@redhat.com> To: Phil Muldoon Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83bpd3x8iv.fsf@gnu.org> References: <4BD592D9.1070801@redhat.com> <838w8ayu7a.fsf@gnu.org> <4BD6D7C7.9040804@redhat.com> <83wrvsyelz.fsf@gnu.org> <4BD73A07.7020706@redhat.com> <83r5m0y9fp.fsf@gnu.org> <4BD7438F.8030508@redhat.com> <83pr1kxoyn.fsf@gnu.org> <4BD7D58B.9020007@redhat.com> <4BD7FD3E.5000802@redhat.com> <83fx2fxzut.fsf@gnu.org> <4BD89B18.9040403@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/msg00949.txt.bz2 > Date: Wed, 28 Apr 2010 21:31:20 +0100 > From: Phil Muldoon > > Thanks for looking at it. I've included a modified patch encompassing > all of the requested changes. Is this OK? Yes, thanks.