From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4045 invoked by alias); 24 Aug 2009 21:07:47 -0000 Received: (qmail 4034 invoked by uid 22791); 24 Aug 2009 21:07:47 -0000 X-SWARE-Spam-Status: No, hits=-0.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_JMF_BL,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout2.012.net.il (HELO mtaout2.012.net.il) (84.95.2.4) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 24 Aug 2009 21:07:38 +0000 Received: from conversion-daemon.i_mtaout2.012.net.il by i_mtaout2.012.net.il (HyperSendmail v2004.12) id <0KOW00700FXFPV00@i_mtaout2.012.net.il> for gdb-patches@sourceware.org; Tue, 25 Aug 2009 00:07:35 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.228.180.85]) by i_mtaout2.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KOW005TJG0MW0B0@i_mtaout2.012.net.il>; Tue, 25 Aug 2009 00:07:35 +0300 (IDT) Date: Mon, 24 Aug 2009 21:14:00 -0000 From: Eli Zaretskii Subject: Re: Patch: FYI: don't 'return' from TRY_CATCH In-reply-to: To: tromey@redhat.com Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83ab1oex9j.fsf@gnu.org> References: X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-08/txt/msg00397.txt.bz2 > From: Tom Tromey > Date: Mon, 24 Aug 2009 12:54:22 -0600 > > I found this problem using the attached script. It is simplistic but I > think it should catch most cases of this bug. You can run it using: > > emacs --script try-catch.el /path/to/src/gdb Maybe we should have a special directory in the repository for this stuff, which will not be tarred into the release tarballs.