From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16794 invoked by alias); 16 Feb 2012 16:59:22 -0000 Received: (qmail 16780 invoked by uid 22791); 16 Feb 2012 16:59:20 -0000 X-SWARE-Spam-Status: No, hits=-1.5 required=5.0 tests=AWL,BAYES_00,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; Thu, 16 Feb 2012 16:58:42 +0000 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0LZH00J00WHH8C00@a-mtaout22.012.net.il> for gdb-patches@sourceware.org; Thu, 16 Feb 2012 18:58:39 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.124.150.51]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LZH00IMYWHOJBE0@a-mtaout22.012.net.il>; Thu, 16 Feb 2012 18:58:37 +0200 (IST) Date: Thu, 16 Feb 2012 17:16:00 -0000 From: Eli Zaretskii Subject: Re: [PATCH] Allow user-defined as a category for python gdb macros (resend) In-reply-to: <4F3CFA30.7090408@redhat.com> To: Phil Muldoon Cc: scottjg@vmware.com, dje@google.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83lio2ww8t.fsf@gnu.org> References: <03E840D17E263A48A5766AD576E0423A03D72B653F@exch-mbx-111.vmware.com> <4F3A5820.3080905@redhat.com> <03E840D17E263A48A5766AD576E0423A03D72B6547@exch-mbx-111.vmware.com> <4F3CFA30.7090408@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: 2012-02/txt/msg00332.txt.bz2 > Date: Thu, 16 Feb 2012 12:44:32 +0000 > From: Phil Muldoon > CC: "eliz@gnu.org" , "dje@google.com" , > "gdb-patches@sourceware.org" > > Thanks for taking care of the issues I raised. I have no further comments. Please wait for Doug to give code check-in approval (or more comments), and similarly with Eli with documentation. I think I already approved the documentation part.