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:reply-to:from:subject:to:message-id:date :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=Bb09KtH572vr3eIsGeLmJ3HZrDTO9T2/JyZt4T8L7Q2QN3KMgAlzz 5f46imoZWFZ7q9WboTqCVVfa9gJJd8Oa0oYLjmUmA6zIXn7dxSVOWwDsBHuNUXud kvaAJllRS3v9OX8FTNeUKKNdZH3PFE6sxNITEb9n8wlKyPrIX77YlI= 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:reply-to:from:subject:to:message-id:date :mime-version:content-type:content-transfer-encoding; s=default; bh=CQm/igSjYeue5B3zPaeT+M2XikE=; b=N2GjaIsiWXWfSYdw1b2AYLJB5hi3 p4KdUUztSST5qJMwxGkNg5zlwa3JUPbyxmuH8/f4y+j4VMxeXyUBzNd+GBzh8i57 ybE9BHUfoZlQX2qL5ER4hSESEJEEElZnWspV5eUCCW1OzB+Pm5uogE4qR5JCMB/h 97npRf0F1xk6fS8= 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-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.0 required=5.0 tests=AWL,BAYES_00,KAM_LOTSOFHASH,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=78, chick, leak, H*F:D*org.uk From: Jon Turney Subject: [ANNOUNCEMENT] Updated: gdb-7.10.1-1 (TEST) X-Mozilla-News-Host: news://news.gmane.org To: cygwin AT cygwin DOT com Message-Id: Date: Thu, 14 Jan 2016 15:11:51 +0000 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit The following package has been updated in the Cygwin distribution: * gdb-7.10.1-1 The GNU debugger allows you to debug programs written in C, C++, an other languages, by executing them in a controlled fashion and printing their data. This is an update to the latest upstream version. See the /usr/share/doc/gdb/NEWS file for a list of user-visible changes. In addition, it contains the following patches carried forward from the previous Cygwin package: * Teach the demangler to deal with '@'-decorated __stdcall functions * Various fixes for Cygwin signal handling * (experimental) Teach gdb how to unwind frames for the Cygwin signal delivery wrapper functions _sigbe and sigdelayed and the following new patches: * Warn rather than stopping with an error if realpath() for a DLL fails (Tim Chick) Addresses: https://cygwin.com/ml/cygwin/2014-08/msg00401.html * Fix a memory leak which would occur in the case when the result of realpath() is greater than or equal to SO_NAME_MAX_PATH_SIZE (Corinna Vinschen) known issues: There seems to be a regression since 7.8, apparently due to gdb core changes, where gdb experiences an internal error when attempting to single-step in one thread as another thread receives a SIGCHLD. x86: ed6bac1751b50c642dc8b416c4678f2d785ac4f5d94ae644cd335506851e37e69be102397517b826a07a414882d64e499e6ef2020d6eb8eb9e913d7b70e2c631 *gdb-7.10.1-1-src.tar.xz feac972d180f3620f6aec40fb5a1b8e4b3862ccfd2b57477243ea20f5a074bb4d0c8b421508584b9a1872b78085554ad5c68fffaac36475fc7e0dcdc446d3d3f *gdb-7.10.1-1.tar.xz 1758f6c3435b393887930d197d5fd2494f8f08d1977fd09b4f12bdabfd0a41657fbceb40a21fb2a31af41380a613a0635a3af0dc5638a3d9d5fd7f83a7a2ac92 *gdb-debuginfo-7.10.1-1.tar.xz x86_64: 758428a83148af8425cff2712ac15d842f449d824f0edc9bb8db1d1d84bf963e2f371372d0c645408c202914ffb088a9da32be5a9b62a637a71f2fe9b7d4614f *gdb-7.10.1-1-src.tar.xz cd1fa152888faa3e4cb8e1d075604fb2e039d73acdd159d7c9553741fd7710778c742495c93476b234e3386d54bd5bdc5275007290b6eb940d70197feb21b573 *gdb-7.10.1-1.tar.xz 38c13a067f06492a236141998d2cc5a97365c5c8c83dac8c7beddd83d86c900b7efacf5e3869121c27da3ab377fad6db47a6609d5605e2bdaac401cb88217870 *gdb-debuginfo-7.10.1-1.tar.xz -- 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