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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=b+JA8xkV7b+KG28EepZA3zYAIfp5ujzEfn8iDlClFwh 3SQyLnZe+CNWStv3b3GGOfAOzqj0/WHwzChL6+6iq5qP5UWKMwZJe42bvs8Aog4X 9gkmRS2xBN81CR0GWAmROTdJnajYZnfNDmY0i7eP7VqE/CITTdNtu2klHrPLXYW0 = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=aPJXVb9VYj7Tm7qcvwprxOjep+Q=; b=XMlU8c69cZlIBmu/x uDzJ5S5Q6Ib03u6Ks+bnxBIDHj8QkvyPZAF7RUU5l8uB0qpA+4Wxcn4tU3u0Ukl0 TZ8Tz9PHxvPnaSlbll17OSPP2g9nBTixPGVU/x4cUuQgYbtyNANqk/r9lj/yjaxZ PYQZVf4PNukcbWKXGOAj2SS144= 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 X-Spam-SWARE-Status: No, score=-3.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1 X-Received: by 10.194.58.11 with SMTP id m11mr1457107wjq.45.1369895852147; Wed, 29 May 2013 23:37:32 -0700 (PDT) Message-ID: <51A6F3A8.2010007@gmail.com> Date: Thu, 30 May 2013 08:37:28 +0200 From: Noel Grandin User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: gdb aborts after setting "throw" catchpoint References: <51A671E4 DOT 8010306 AT cs DOT utoronto DOT ca> In-Reply-To: <51A671E4.8010306@cs.utoronto.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 2013-05-29 23:23, Ryan Johnson wrote: > > GNU gdb (GDB) 7.6.50.20130408-cvs (cygwin-special) > ... snip... > Reading symbols from /home/Ryan/experiments/a.exe...done. > (gdb) catch throw > Catchpoint 1 (throw) That was a mistake in the documentation, they didn't actually get around to implementing it. They have since rectified that mistake, but it's only going to be in version 7.7 See bug: http://sourceware.org/bugzilla/show_bug.cgi?id=13588 -- 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