From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28516 invoked by alias); 18 Nov 2003 19:55:54 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 28378 invoked from network); 18 Nov 2003 19:55:51 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 18 Nov 2003 19:55:51 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id hAIJtmH00837; Tue, 18 Nov 2003 14:55:48 -0500 Received: from pobox.surrey.redhat.com (pobox.surrey.redhat.com [172.16.10.17]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id hAIJtlw12111; Tue, 18 Nov 2003 14:55:47 -0500 Received: from localhost.localdomain.redhat.com (vpn50-42.rdu.redhat.com [172.16.50.42]) by pobox.surrey.redhat.com (8.12.8/8.12.8) with ESMTP id hAIJtbGN024273; Tue, 18 Nov 2003 19:55:41 GMT To: Andrew Cagney Cc: gdb-patches@sources.redhat.com, binutils@sources.redhat.com Subject: Re: RFA: Skip ARM ELF Mapping symbols when showing disassembly References: <3FBA4581.1080904@redhat.com> From: Nick Clifton In-Reply-To: <3FBA4581.1080904@redhat.com> (Andrew Cagney's message of "Tue, 18 Nov 2003 11:14:57 -0500") User-Agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.2 (gnu/linux) Date: Tue, 18 Nov 2003 19:55:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-11/txt/msg00383.txt.bz2 Hi Andrew, > So GDB and objdump both need this information? How does objdump > handle all this? Sorry - I am going to be away for the rest of this week - I'll get back to this on Monday... Cheers Nick