X-Recipient: archive-cygwin@delorie.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:message-id:subject:from:to:date:in-reply-to
	:references:content-type:mime-version:content-transfer-encoding;
	 q=dns; s=default; b=XHTAr2J0RgPdCMQBV/3x9VGi1fp0Ex9aLPfAx9OR51M
	T0xnReFgFLi0NzJrIY6YfEYXcCubj12pe7+8URUBVnYV4qUNlbSE0Rq9oatGbKuA
	P0XuCPlbva/UVvmpqiTRM2wfftkHeRdJGK9TIwQoEhsdyj/XmxPoVgTMCetSQoWY
	=
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:message-id:subject:from:to:date:in-reply-to
	:references:content-type:mime-version:content-transfer-encoding;
	 s=default; bh=y0pXdlEe8Tz+bsTzY28WEkIxSjI=; b=rl+qNE4xwFWi98ln0
	MfmdlEDvppySBzkYsj26ll2narAs83THwqEw/T0e5J1DuEdIwRCYgsmK0Ur3zp9W
	KjdCACoG9/tEyNb3U6EAJhvFRKZso90tYhLGsGkQxJNhaiP1gv0C33G5RvBoYqMH
	5PCFKNcqw8ATcy/ERa4f6IMzck=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.2
X-HELO: mx1.redhat.com
Message-ID: <1421920217.13568.5.camel@cygwin.com>
Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 1.7.34-005
From: Yaakov Selkowitz <yselkowitz@cygwin.com>
To: cygwin@cygwin.com
Date: Thu, 22 Jan 2015 03:50:17 -0600
In-Reply-To: <20150122091803.GE19127@calimero.vinschen.de>
References: <announce.20150120164242.GA23732@calimero.vinschen.de>	 <54C09D3F.9040501@gmail.com> <20150122091803.GE19127@calimero.vinschen.de>
Content-Type: text/plain; charset="UTF-8"
Mime-Version: 1.0
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On Thu, 2015-01-22 at 10:18 +0100, Corinna Vinschen wrote:
> Hi Marco,
> 
> On Jan 22 07:48, Marco Atzeri wrote:
> > On 1/20/2015 5:42 PM, Corinna Vinschen wrote:
> > >Hi Cygwin friends and users,
> > >
> > >
> > >I released another TEST version of the next upcoming Cygwin release.
> > >The version number is 1.7.34-005.
> > 
> > minor issue, an probably common to other C++ packages.
> > Some of the code are in the headers, usually constructor and destructor,
> > but the debug package does not include them so stepping through GDB
> > is confusing.
> 
> Hmm, I guess cygport should contemplate to copy the project header files
> to the debuginfo package as well.  That might be a lot for the Cygwin
> package itself (it will copy the system headers, too), but it would
> obviously help in these cases.  And it's not only C++.  C headers may
> contain nut^Winline functions as well.

cygwin-debuginfo includes a number of headers from winsup and even one
from newlib/libc/string.  Is there something missing in particular?

--
Yaakov


--
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

