From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26115 invoked by alias); 16 Apr 2011 18:07:29 -0000 Received: (qmail 26095 invoked by uid 22791); 16 Apr 2011 18:07:28 -0000 X-SWARE-Spam-Status: No, hits=-6.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 16 Apr 2011 18:07:05 +0000 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p3GI74jU008109 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Sat, 16 Apr 2011 14:07:04 -0400 Received: from dhcp-25-89.brq.redhat.com (vpn-9-211.rdu.redhat.com [10.11.9.211]) by int-mx12.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id p3GI72Tq015453; Sat, 16 Apr 2011 14:07:03 -0400 Message-ID: <4DA9DAC5.2000505@redhat.com> Date: Sat, 16 Apr 2011 18:07:00 -0000 From: Marek Polacek User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100827 Red Hat Thunderbird/3.1.3 MIME-Version: 1.0 To: "Baars, M.J." CC: "gdb-patches@sourceware.org" , gdb@sourceware.org Subject: Re: print_npx_status_word References: <4DA7ED79.3000400@gmail.com> <4DA87235.7060003@gmail.com> <4DA87479.50203@gmail.com> <4DA93270.6030708@gmail.com> <201104160824.p3G8ONWV006175@glazunov.sibelius.xs4all.nl> <4DA99DA1.2090708@gmail.com> <20110416142809.GA28255@caradoc.them.org> <4DA9C1FC.8040600@gmail.com> <201104161630.p3GGUSsS026236@glazunov.sibelius.xs4all.nl> <4DA9C7FE.8020600@gmail.com> <201104161709.p3GH9KDB010026@glazunov.sibelius.xs4all.nl> <4DA9D810.9040009@gmail.com> In-Reply-To: <4DA9D810.9040009@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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-04/txt/msg00252.txt.bz2 On 04/16/2011 07:55 PM, Baars, M.J. wrote: > I could implement an extra help function to that end later on if you like. Please don't do this. This would be only bloat.