X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:content-type :content-transfer-encoding:mime-version; q=dns; s=default; b=nkb 3yIY79C8QbR4RLliYt4BYzt5ZezkqQqkZPXpr59tSLsUMb3m2zXw8KATXazTseo6 +ZsUqTc9HT0tr5TqEUinOjvWnJq4RFCvR6mtvKDpLq+1KqgMo9sRX64D5EnRelZa ByK3tlsAWEvQOYI8REDeWNekR3gpMwGF9dL0xKv8= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:content-type :content-transfer-encoding:mime-version; s=default; bh=E0Z8kMS1D zd86Hd4kXovFaVotnE=; b=wfm61Pya4V3Vzfo5KPDr64EeM7yLG+caDuVY1rAte 8MU8HR2hVwGO7zLtKcXbA06cH4ROC0aiWnx8IZmG5HR5yvd5Y/W3KSBgeKwYUjbA JotTj5jAQhpAH9EfVhd6WR9RST2OKeAPirtgs/IIXd5eTylynvdFN/lzCoK08+GJ 0s= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.3 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=Hx-spam-relays-external:sk:server-, H*RU:sk:server-, HX-Msg-Ref:sk:server-, Cao X-HELO: mail1.bemta12.messagelabs.com X-Env-Sender: becao AT progress DOT com X-Msg-Ref: server-16.tower-126.messagelabs.com!1464093846!49812990!1 X-StarScan-Received: X-StarScan-Version: 8.34; banners=-,-,- X-VirusChecked: Checked From: Benjamin Cao To: "cygwin AT cygwin DOT com" Subject: nm for .exe extensions? Date: Tue, 24 May 2016 12:43:59 +0000 Message-ID: x-ms-exchange-transport-fromentityheader: Hosted x-ems-proccessed: +CmIlJ+kdV7Z341JADFd9w== x-ems-stamp: WBwuUhos8SZ0T1RrgyCPKA== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u4OCtuKS023302 Hi, I am working with a customer on using the nm command in Cygwin for Windows. The customer wants to be able to generate a symbol table on *.exe files similar to what nm does on unix platforms. The executable, when run with nm in Cygwin, results in a "no symbols" result, whereas it generates a symbol table in unix. I understand that these commands will certainly be different in both Cygwin for Windows and the unix platforms, but is there any way that *.exe will generate a symtab with nm? Note: The customer said the Windows "dumpbin" does not satisfy his needs either... what fun. Thanks, Ben Cao -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple