| delorie.com/archives/browse.cgi | search |
| 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:message-id:date:from:mime-version:to:subject | |
| :references:in-reply-to:content-type:content-transfer-encoding; | |
| q=dns; s=default; b=YjDx7Dy/yBJ+x74nHpJLtfyx3VFBPjtoa0uGQ7S6//Z | |
| FFPPgm0+bBUtOzYfFxhIwOn4/qrIDmyFzeRtOBtzbQ20o62kuYT2VmkgtzPqGYjd | |
| 4UZQ3laqP/Gb5mpEFSujoCI4uVDTu5yW2V/NhTFoh+klR7zBwt7Vb+4u+EN9Uxnk | |
| = | |
| 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:date:from:mime-version:to:subject | |
| :references:in-reply-to:content-type:content-transfer-encoding; | |
| s=default; bh=FGPTDOJ7htpAS8yLVYxkbjiIVYY=; b=mat0yKXHOJfpure5E | |
| XirDzmiEGLZJTCR3yA+qQw4RVc5LQODv+yRnfBjocTInrHieIdRihMhDHM9LBtbd | |
| VxP47IbxQVpDp4G+hNAoyMoVswmLMwBTBdEsqt13hXR/OY+dhvg3wZJbVHG9ybox | |
| qcZiLHb8jW+WE2HNdM8UsKfbr8= | |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| 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.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 |
| X-HELO: | mail-wi0-f175.google.com |
| X-Received: | by 10.180.210.167 with SMTP id mv7mr65050009wic.78.1421923338191; Thu, 22 Jan 2015 02:42:18 -0800 (PST) |
| Message-ID: | <54C0D3FE.6060908@gmail.com> |
| Date: | Thu, 22 Jan 2015 11:42:06 +0100 |
| From: | Marco Atzeri <marco DOT atzeri AT gmail DOT com> |
| User-Agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 1.7.34-005 |
| References: | <announce DOT 20150120164242 DOT GA23732 AT calimero DOT vinschen DOT de> <54C09D3F DOT 9040501 AT gmail DOT com> <20150122091803 DOT GE19127 AT calimero DOT vinschen DOT de> <1421920217 DOT 13568 DOT 5 DOT camel AT cygwin DOT com> |
| In-Reply-To: | <1421920217.13568.5.camel@cygwin.com> |
| X-IsSubscribed: | yes |
On 1/22/2015 10:50 AM, Yaakov Selkowitz wrote:
> 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
>
$ uname -vsr
CYGWIN_NT-6.1 1.7.34(0.283/5/3) 2015-01-20 17:34
Breakpoint 2, free (p=0x60011e1b0)
at /usr/src/debug/cygwin-1.7.34-005/winsup/cygwin/malloc_wrapper.cc:40
stepping several times
(gdb) n
36 /usr/src/debug/cygwin-1.7.34-005/winsup/cygwin/sync.h: No such
file or directory.
Regards
Marco
--
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |