delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2018/07/14/08:46:29

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=kGGsjOhQF9/n5Wv59tJTFwh/z+3dHkcVhx6IIgD70HVuwe
nab4QU9MbY4MPH/aS+Dii3cmaO4OKi3lOYSxnzHNxf0U/fPdWPFOcJeMvxdfGezG
C0H0JPtSQYtmEkwxBaUw/g6EGtq71pgBRLWuS9kW3bEH0qU0b4oifZye/Aj74=
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=XWVhzGSojd9b1AGJSQPntB81qdI=; b=pbJABAcF+f1qASUvGo1m
zGTHzKgUMG9onpEb+ugYrX8BkdqDoLqyHM502cIj7dLMfDVGG5cQYdB0rBM8Dwgi
T7PUU98dDd+2iAcMnhpZ8yTtrf1mOK7dqiY0+ktA5VPssFIh4KHoioDq8IVrsHL8
LS3WibZmpeekWfwfI3s6dqk=
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-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=HX-HELO:sk:localho
X-HELO: localhost.localdomain
Reply-To: cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=fm3; bh=GStQFsLM37JSDesnBgOakuhjxQxKf SRPV35IPVtGm0M=; b=VkYutrcCJ3V/rm2gTXzj04E/UDU3cScgHbdjrGWh2Np3g vkeamD7fUe1F6Xc9fsj+O9QLVVqOSfwEEP7KY5Xowfqwxj7LM2J1ZjIR/4fHwS9i znWNfs33hheJXWxawIOkKJwhaeKGhPXT62kBhUQbZ/r/6qQq0qDbAcj93oqwcBLH FgBsxLlZlFsQqPKZxUJelYWjd/+mzPYjl00BGLzSxIKpL9Xe2j0QaeTr/1gbuhz+ J5+yS+ch8H6zVfTrZ7oe6C0EklTQWsNwv0A+hbapnPx+RN9FtJdHamryEHr5i/N5 uOFW1KvRlnpI0VFaJDIO9UohqDOeUu0hhRAhbGVBQ==
From: Jon Turney <jon DOT turney AT dronecode DOT org DOT uk>
Subject: [ANNOUNCEMENT] gdb-8.0.1-1 (TEST)
To: cygwin AT cygwin DOT com
Message-Id: <announce.bd10e6d8-adf0-f793-1bd6-f79f1e63fb8b@dronecode.org.uk>
Date: Sat, 14 Jul 2018 13:38:15 +0100
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1
MIME-Version: 1.0
Sender: qmail alias <cygwin AT server4 DOT sourceware DOT org>

The following package has been updated in the Cygwin distribution:

* gdb-8.0.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/2017/msg00004.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:
7975309cd6f9f1f7e5fb109d3b1511aa749bc3aa3816a9ecc9ee2f57792c9e637b878e36f5485fd639e422d1145a91ecb836337a4884b2259c279da1d865db1d 
*gdb-8.0.1-1-src.tar.xz
af6eec52bb7194c59127391564e7330dfd322b442e53b28492b95285139698294a7b317115942a78831d0cb54e802310d2cbcc06df674f61f659d6b2fe27e924 
*gdb-8.0.1-1.tar.xz
6477438617a400e22467754acd0c01fd8c8852af0e3cd38f1da82a26306a6a57d92051aa2b15be5b05f52ee8db6430bf8c69da2e66d534dfb3275b9a9827d5f0 
*gdb-debuginfo-8.0.1-1.tar.xz

x86_64:
b88c08572cad31a6f6807be532319461af18a69a79491f93809854a7d5113871e6c7880e65193d572515cd61a837157c35641a61cf90d5a92a655f99d31849ca 
*gdb-8.0.1-1-src.tar.xz
a6543fff99a16816dfa8bab7884256f7cfef810303edf3cc27111e9e1379641d72f61d97099d886f44277d1445871f71a7f93635e71855e88c6d43e39ec27446 
*gdb-8.0.1-1.tar.xz
3a6847dbb86e3d50a033e2ceb1d08ed9978a39ba1516fb18423e05630cde07d36236987fc96be06a9783decc112cb6c3565f865b85491cd0189b214a7e8a44c3 
*gdb-debuginfo-8.0.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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019