From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19347 invoked by alias); 21 Jul 2011 15:54:31 -0000 Received: (qmail 19336 invoked by uid 22791); 21 Jul 2011 15:54:30 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 21 Jul 2011 15:54:17 +0000 Received: (qmail 13548 invoked from network); 21 Jul 2011 15:54:16 -0000 Received: from unknown (HELO scottsdale.localnet) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 21 Jul 2011 15:54:16 -0000 From: Pedro Alves To: gdb-patches@sourceware.org Subject: Re: [patch] PR 12999 info macros command. Date: Thu, 21 Jul 2011 16:13:00 -0000 User-Agent: KMail/1.13.6 (Linux/2.6.38-8-generic; KDE/4.6.2; x86_64; ; ) Cc: Matt Rice , Tom Tromey , Eli Zaretskii References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201107211654.13749.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: 2011-07/txt/msg00586.txt.bz2 On Thursday 21 July 2011 16:19:15, Matt Rice wrote: > On Thu, Jul 21, 2011 at 7:03 AM, Tom Tromey wrote: > > This is ok with those changes. > > commited as attached. This definitely deserves a NEWS entry. -- Pedro Alves