From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27281 invoked by alias); 14 Jan 2016 15:53:31 -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 27249 invoked by uid 89); 14 Jan 2016 15:53:30 -0000 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 Received: from mail-qk0-f169.google.com (HELO mail-qk0-f169.google.com) (209.85.220.169) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Thu, 14 Jan 2016 15:53:28 +0000 Received: by mail-qk0-f169.google.com with SMTP id x1so25943013qkc.1 for ; Thu, 14 Jan 2016 07:53:28 -0800 (PST) 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) Received: by 10.129.88.10 with HTTP; Thu, 14 Jan 2016 07:53:26 -0800 (PST) In-Reply-To: References: Date: Thu, 14 Jan 2016 18:14:00 -0000 Message-ID: Subject: Re: [ANNOUNCEMENT] Updated: gdb-7.10.1-1 (TEST) From: "William M. (Mike) Miller" To: cygwin@cygwin.com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2016-01/txt/msg00182.txt.bz2 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.m.miller@gmail.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