delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-apps-help AT cygwin DOT com; run by ezmlm |
Sender: | cygwin-apps-owner AT cygwin DOT com |
List-Subscribe: | <mailto:cygwin-apps-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin-apps/> |
List-Post: | <mailto:cygwin-apps AT cygwin DOT com> |
List-Help: | <mailto:cygwin-apps-help AT cygwin DOT com>, <http://sources.redhat.com/lists.html#faqs> |
Mail-Followup-To: | cygwin-apps AT cygwin DOT com |
Delivered-To: | mailing list cygwin-apps AT cygwin DOT com |
MIME-Version: | 1.0 |
Subject: | RE: question about objdump output format ? |
X-MimeOLE: | Produced By Microsoft Exchange V6.0.5762.3 |
content-class: | urn:content-classes:message |
Date: | Fri, 24 May 2002 18:31:52 +1000 |
Message-ID: | <FC169E059D1A0442A04C40F86D9BA7600C6158@itdomain003.itdomain.net.au> |
X-MS-Has-Attach: | |
X-MS-TNEF-Correlator: | |
From: | "Robert Collins" <robert DOT collins AT itdomain DOT com DOT au> |
To: | "Ralf Habacker" <Ralf DOT Habacker AT freenet DOT de>, |
"Cygwin-Apps" <cygwin-apps AT cygwin DOT com>, | |
"Binutils" <binutils AT sources DOT redhat DOT com> | |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id g4O8rHL31819 |
> -----Original Message----- > From: Ralf Habacker [mailto:Ralf DOT Habacker AT freenet DOT de] > Sent: Friday, May 24, 2002 7:19 AM > To: Cygwin-Apps; Binutils > Subject: question about objdump output format ? > > > Hi all, > > the windows runtime linker allows rebinding of dll's and exe > for which I have written a tool currently located on the > kde-cygwin project on > http://sourceforge.net/project/showfiles.php?> group_id=27249. > > > A side effect of this is, that objdump > prints each line twice (the second line contains no > additional infos), which blows up listing on bigger libs (for > example about 35000 lines of 100860 for the kdecore dll from > kde 2.2.2), so my question is, are there any objections for > removing this ? > > 001540f0 0017f218 ffffffff ffffffff 00189390 00003934 > > DLL Name: qt-2-3.dll > vma: Hint/Ord Member-Name > 181798 844 _7QString$null 5ff556b8 ... > 5ff556b8 844 _7QString$null Yes, it is providing differnet information. The extra info is the bound address, and thus should not be removed. ROb
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |