From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14653 invoked by alias); 30 Mar 2010 17:44:24 -0000 Received: (qmail 14645 invoked by uid 22791); 30 Mar 2010 17:44:23 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp-outbound-2.vmware.com (HELO smtp-outbound-2.vmware.com) (65.115.85.73) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 30 Mar 2010 17:44:20 +0000 Received: from mailhost4.vmware.com (mailhost4.vmware.com [10.16.67.124]) by smtp-outbound-2.vmware.com (Postfix) with ESMTP id A9BF64B089; Tue, 30 Mar 2010 10:44:17 -0700 (PDT) Received: from msnyder-server.eng.vmware.com (promd-2s-dhcp138.eng.vmware.com [10.20.124.138]) by mailhost4.vmware.com (Postfix) with ESMTP id A04DDC9A30; Tue, 30 Mar 2010 10:44:17 -0700 (PDT) Message-ID: <4BB23871.5010107@vmware.com> Date: Tue, 30 Mar 2010 17:44:00 -0000 From: Michael Snyder User-Agent: Thunderbird 2.0.0.22 (X11/20090609) MIME-Version: 1.0 To: Pedro Alves CC: Stan Shebs , "gdb-patches@sourceware.org" Subject: Re: [PATCH] Whack some dead code References: <4BB144E7.1080800@codesourcery.com> <201003301203.22533.pedro@codesourcery.com> <4BB22F4A.1030506@codesourcery.com> <201003301841.21510.pedro@codesourcery.com> In-Reply-To: <201003301841.21510.pedro@codesourcery.com> Content-Type: text/plain; charset=UTF-8; format=flowed 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: 2010-03/txt/msg01073.txt.bz2 Pedro Alves wrote: > On Tuesday 30 March 2010 18:05:14, Stan Shebs wrote: >> (Incidentally, I notice that "help info line" doesn't mention the raw >> address option. Didn't it used to??) > > (Hmm. I've tried gdb 5.3 (2002), and it doesn't, the help text > looks the same. Don't have older builds handy.) I only ever remember discovering that feature by accident. ;-)