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:message-id:date:from:mime-version:to :subject:content-type:content-transfer-encoding; q=dns; s= default; b=KSfG+RgIbV2vd2EnvhJBqrg9YJ9UTaMGSRfEb/dkV+FOddrJT884D Zrl/xNTHHwh/pbLR+dXBwK3IWOhQ3V2O2qnlY+aRGp/uce9RRNYC3cLSyDO7yN1c PkMT7c64C97WbSoI4XecYTCuWXudKyQCF1VY2tvacu6o3wlwcoZq14= 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:message-id:date:from:mime-version:to :subject:content-type:content-transfer-encoding; s=default; bh=r gUuxlbDobkFiZSS1YO75v0ojV8=; b=EkfJvGEs9xq+GW9HMCjN0qIpwoUVxqdvp 8d8jmQTtvfm1ps9excoXZaT9xihlf9cnGjMMskg8MZhBZ1owmm2Umwd6kQWIayDp 1zTex7UgdNtT+e0pHIO3qjE38wYr2/cAqIZDOpEMjaEDnnglrXObFaLS4Zp3yeST 3q7X7BegAA= 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=-2.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 Message-Id: Date: Thu, 04 Jun 2015 20:42:51 +0100 From: Jon TURNEY User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] Updated: gdb-7.9.1-1 (TEST) 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.9.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 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 and the following new patches: * [x86_64] Make 'info registers' report correct values for the ds,es,fs and gs registers * [x86_64] Don't set a breakpoint on the import stub for a function in an already loaded shared library * Locate the debug symbols file by build-id, for PE file format also * (experimental) Teach gdb how to unwind frames for the Cygwin signal delivery wrapper functions _sigbe and sigdelayed x86: 8f7c069c69708d11274aad2c43e7bb88 *gdb-7.9.1-1-src.tar.xz 06e9e68008253a5cbad1fb45afd40703 *gdb-7.9.1-1.tar.xz 832dcb931624ec3a98a67f1ca8de61c6 *gdb-debuginfo-7.9.1-1.tar.xz x86_64: e68887c85f61de6dd4d7cb0eac0bf60f *gdb-7.9.1-1-src.tar.xz 3aef7af314a42032e1cb509122665e36 *gdb-7.9.1-1.tar.xz 5300ea9c1d2a285219be6f26d32117fd *gdb-debuginfo-7.9.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