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:sender; q= dns; s=default; b=JBU/UcWjwny+jrHu7vW5IavoToxn4Xf3vNvzSIqWlUjAAk e4lo0BMkIOIhR5Zhkye56Pgu/XINHDEDoMMxbDOlPVN00jaRROJEyL2k2PwtZgtD 7YYrOO2GotCOxsuLKTEuZBovu2PGcQv9GTM8cQ9F5pTub8twFg5j6Shdg4jJA= 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:sender; s= default; bh=++5wZH0PjV2cTX8Mv4m0yYeNsiU=; b=vAxulsm3moNLpLl4SDY0 bA2xVeOW7/beuClYW3ChBdHiwVTnYiDCPypA62dIILesdDm3psbsknPZDQUn+T9o FXLhQ3yrRxR337Z+N0C0neiKbnUl7S3HcIPDTiLYD+0E1e6KY/Qk2hFuZtog6COA S8zbrmSdx0CaFlVJZjTMleY= 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=-0.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,FORGED_MUA_MOZILLA,KAM_LOTSOFHASH autolearn=no version=3.3.2 spammy=HAuthentication-Results:sourceware.org, ANNOUNCEMENT, HX-HELO:sk:localho, user-visible X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-OWM-Source-IP: 86.141.128.120 (GB) X-OWM-Env-Sender: jonturney AT btinternet DOT com X-VadeSecure-score: verdict=clean score=0/300, class=clean X-SNCR-VADESECURE: CLEAN From: Jon Turney Subject: [ANNOUNCEMENT] gdb-8.1.1-1 (TEST) To: cygwin AT cygwin DOT com Message-Id: Date: Wed, 24 Oct 2018 17:35:17 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: qmail alias The following package has been updated in the Cygwin distribution: * gdb-8.1.1-1 The GNU debugger allows you to debug programs written in C, C++, and other languages, by executing them in a controlled fashion and printing their data. This is an update to a later upstream version: https://sourceware.org/ml/gdb-announce/2018/msg00002.html 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 * 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) * Fix inferior stopping with SIGTTIN, if it tries to read from the terminal after it has been continued Addresses: https://cygwin.com/ml/cygwin/2016-09/msg00285.html * Workaround https://sourceware.org/bugzilla/show_bug.cgi?id=21078 by linking with shared libstc++ and libgcc. Addresses: https://cygwin.com/ml/cygwin/2017-10/msg00109.html x86: b6b2bcca48a63ff2142b39cfa1ca082732e2130e7f43cf53c35e9a62ff5880ffcceadb038aaf809c2b8b4dc1c5de6c6c81629c81ce6fc5ab3505821ba844339a *gdb-8.1.1-1-src.tar.xz 2b4d91f5ccf740c0165c21d3adf200e71d884f69118292885a5a033da76f23e9738c4fed8383bfc5b57699146b8a5517e0b76d61de74ea3ec65e12631f73d3cc *gdb-8.1.1-1.tar.xz 466d0cbffc4f4fb73b064698e8f7a75608a8726dbe2d7be33e194168c094797c75380c819b87dba7592233af5895cb25f89beaac76e35338ed1ba04403e6b5aa *gdb-debuginfo-8.1.1-1.tar.xz x86_64: ee5df80d5b9f33ce3c0d30ecad517781482f79ab7290d72a2cf3b6d193ab6ef5687c410b9d7ea63e96cd3cae121adeff3855d5b3bf3f7f6f5c7c9df99f84bfef *gdb-8.1.1-1-src.tar.xz 8b1d00b14ba114cd16b25b2688d934b9da922091bd236e2b7cb0196f360eeaad588ae1a092c35ddbab49dad023f9fe5cd55ea51291551afa3490facd45a3d330 *gdb-8.1.1-1.tar.xz 95b5f662918941bcea6bfcf0aaeee0657c05149b34ea45a6ad4194e53dec7e993e5c17e75104802f1ad0e281d4cdc6a4f603b4722a6c84a044c0682946f1b732 *gdb-debuginfo-8.1.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