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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=H5 kXGkm1uHXuKW8lzl9zmUphLFhvZcngjooI8UEwoguVtXVkKnEd188qOxj2SWgQt0 ssA/3UHi5RTWN5iyERmw1OjLtviYsFl90NI4dZDSu6aPFE/DFQ9Hq7NyXH27nESn F1YffUDfBo+s8IPvHGBm8OOU3b2bq4Wc2RfWkkk/A= 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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=cnatR8r+ yUWk6ylJxTfn6GTrmGg=; b=rQYFeE6P0IQ7sgkj/wNiAlgTJ3MM51z8nwRM+Jx8 ql9ZSVBKAcRyY8YHWp5lssvH7TqVpoOm7z7qBtHVEn/r+37ZjNM4UYaw0GLLn88j AJkz7eslBpxC8IDd/BYuw8fhxQDhgV4yl0fRSiOAufDOBrbWbfFvv/Hq4n1t/IR+ 618= 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-Spam-SWARE-Status: No, score=2.6 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=jon, D*org.uk, Jon, William X-HELO: mail-qk0-f169.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=f5PCva+v8dL8usJEepvueLaRntmFUAug+VELBWDyMig=; b=lxaM1lxiaNjohD/AdA7j1OWNBpfUh/1NiMrRXqcki4hFOyDgITFEml3Jh6daKegf3c 6zSdwbcnsUsujiKQmwbX9TXpQFom+8pw+iPZit0Ewe3xO+HRb5o3ib1vg+5pSmSKVjvV 2tn/7mloOOVWrxolRIMSrQv73ymj20ACBfmoCech3b6dog7bEnV9eTxOXo6jx48A9W0H +9LpnNZOUCCetfQHgmInAbN5R4CeC9SITRNrDCNBPbO3AxBCb7vNj0dFC9gr4QUsJrk1 0L+tInCsb/2IdG0LI1UB5B/Ugq3cphxRC6gnA/TB/Z1Cio2xyIMj1cGwQHiIiL3ArUoh f6qQ== X-Gm-Message-State: ALoCoQkD+sf1iBi3mlHrGa4lHvU3AMTUvTFdne3qgb9wJLVK08RjvsEYBKqgtNp6iWpcGZnTcACkj3O+YdMEo84uHjFkS2F3QA== MIME-Version: 1.0 X-Received: by 10.129.137.4 with SMTP id z4mr3483785ywf.263.1452786806406; Thu, 14 Jan 2016 07:53:26 -0800 (PST) In-Reply-To: References: Date: Thu, 14 Jan 2016 10:53:26 -0500 Message-ID: Subject: Re: [ANNOUNCEMENT] Updated: gdb-7.10.1-1 (TEST) From: "William M. (Mike) Miller" To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes On Thu, Jan 14, 2016 at 10:11 AM, Jon Turney wrote: > > 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. Does this version contain the fix that was discussed here a few months ago for gdb arbitrarily starting extra threads, preventing stepping, continuing, etc.? (See the discussion containing https://cygwin.com/ml/cygwin/2015-06/msg00321.html for context.) -- William M. (Mike) Miller | Edison Design Group william DOT m DOT miller AT gmail DOT com -- 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