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:references :in-reply-to:content-type:mime-version :content-transfer-encoding; q=dns; s=default; b=TzOLlu44otZoVVcq LAdvlQaNGlvpvBs60n80DJCnCy0wPYB031z0VwPhfyjGXoO7ndhkiwNDBJePT4vO T4jdPB5fE+UKP1ALkg5iaxmT4xUcYi0teB/oWKXemlJcZfL5bMgv9UpcWAoZcunA +e95lAcMyn8lFotpTsUY2sYDBW0= 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:references :in-reply-to:content-type:mime-version :content-transfer-encoding; s=default; bh=jox7B9s2MYoatz5q5oUocQ fEzKA=; b=HnhrWawoqQothKv4uSJ/5vX/LvFxIwA/wKv7cS9UKRWPmMOfj0LSkP 9/iEEje8FKaw10u7XOxLNOWPWgrABcT8CLBqmLEWLPy9bC0Kkb0OGDPuk4TpZGzJ IeKUtIAphSclsaofRRw/h0Hlmzy7H91wsZuYf1TzX/HwBC7f9AkRc= 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-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_00,MIME_BASE64_BLANKS autolearn=ham version=3.3.1 spammy=dear, Tel, tel, office X-HELO: mga03.intel.com From: "Soegtrop, Michael" To: Jon Turney , The Cygwin Mailing List Subject: RE: cygport: how to install package sources for debugging without recompiling? Date: Thu, 30 May 2019 16:37:17 +0000 Message-ID: <0F7D3B1B3C4B894D824F5B822E3E5A178FD758B0@IRSMSX102.ger.corp.intel.com> References: <0F7D3B1B3C4B894D824F5B822E3E5A178FD75804 AT IRSMSX102 DOT ger DOT corp DOT intel DOT com> <1eeb5325-40d8-baeb-6543-8c0a9035b3c1 AT dronecode DOT org DOT uk> In-Reply-To: <1eeb5325-40d8-baeb-6543-8c0a9035b3c1@dronecode.org.uk> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id x4UGbX7J011464 Dear Jon, > Is there some reason why you can't just install that? thanks for the hint - I was not aware that the -debuginfo package contains sources - I thought these just contain dwarf files or similar for stripped binaries and sources are in the -src packages. Unfortunately for MinGW debuginfo packages exist only for rather few libraries. Also I wonder if there exists something like debug info for stripped binaries in Cygwin - similar to .pdb files for MSVC. These seem to be not part of the debuginfo packages. Does this mean when I want to debug DLLs I anyway need to recompile them because the installed DLLs are stripped and there is no other way to get DLLs with debug information? Best regards, Michael Intel Deutschland GmbH Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany Tel: +49 89 99 8853-0, www.intel.de Managing Directors: Christin Eisenschmid, Gary Kershaw Chairperson of the Supervisory Board: Nicole Lau Registered Office: Munich Commercial Register: Amtsgericht Muenchen HRB 186928 -- 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