From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16215 invoked by alias); 12 May 2009 16:19:39 -0000 Received: (qmail 16199 invoked by uid 22791); 12 May 2009 16:19:38 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 12 May 2009 16:19:32 +0000 Received: (qmail 13061 invoked from network); 12 May 2009 16:19:30 -0000 Received: from unknown (HELO orlando) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 12 May 2009 16:19:30 -0000 From: Pedro Alves To: gdb-patches@sourceware.org Subject: Re: [RFC] Remove i386 low level debug register function from nm- header file. Date: Tue, 12 May 2009 16:19:00 -0000 User-Agent: KMail/1.9.10 Cc: "Ulrich Weigand" , Pierre Muller , "'Eli Zaretskii'" References: <200905121606.n4CG6Kgx029225@d12av02.megacenter.de.ibm.com> In-Reply-To: <200905121606.n4CG6Kgx029225@d12av02.megacenter.de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200905121719.37588.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: 2009-05/txt/msg00250.txt.bz2 On Tuesday 12 May 2009 17:06:20, Ulrich Weigand wrote: > > This would also remove one of the ARI var_boolean warnings! > > You're right, but we should be using one of the new routines (probably > add_setshow_boolean_cmd) instead of the old deprecated_add_set_cmd. > That's a separate issue though. Argh, second time this comes up after I've done that already :-) http://sourceware.org/ml/gdb-patches/2009-01/msg00119.html I'll go take care of adding the NEWS entry Eli requested, and put that one to sleep for good. -- Pedro Alves