From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 79948 invoked by alias); 14 Jan 2016 15:22:18 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 79749 invoked by uid 89); 14 Jan 2016 15:22:16 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-HELO: localhost.localdomain Received: from localhost (HELO localhost.localdomain) (127.0.0.1) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 14 Jan 2016 15:22:16 +0000 Reply-To: cygwin@cygwin.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@cygwin.com Message-Id: Date: Thu, 14 Jan 2016 16:02:00 -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 X-SW-Source: 2016-01/txt/msg00181.txt.bz2 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