From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13126 invoked by alias); 31 Mar 2005 14:26:55 -0000 Mailing-List: contact binutils-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sources.redhat.com Received: (qmail 13041 invoked from network); 31 Mar 2005 14:26:40 -0000 Received: from unknown (HELO uk-mimesweeper.terastack.bluearc.com) (195.173.195.66) by sourceware.org with SMTP; 31 Mar 2005 14:26:40 -0000 Received: from uk-email.terastack.bluearc.com (UK-EMAIL.terastack.bluearc.com) by uk-mimesweeper.terastack.bluearc.com (Clearswift SMTPRS 5.0.9) with ESMTP id for ; Thu, 31 Mar 2005 15:26:39 +0100 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: objdump --syms -j .text Date: Thu, 31 Mar 2005 15:58:00 -0000 Message-ID: <89E85E0168AD994693B574C80EDB9C2701ADAB79@uk-email.terastack.bluearc.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Andy Chittenden" To: X-SW-Source: 2005-03/txt/msg00924.txt.bz2 I want to dump out just the symbols in the .text section. Is that possible? The "obvious" invocation of using "-j .text --syms" seems to ignore the -j option and dumps the symbols for all sections. --=20 Andy, BlueArc Engineering=20