From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15360 invoked by alias); 2 Oct 2007 07:57:39 -0000 Received: (qmail 15352 invoked by uid 22791); 2 Oct 2007 07:57:38 -0000 X-Spam-Check-By: sourceware.org Received: from mu-out-0910.google.com (HELO mu-out-0910.google.com) (209.85.134.189) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 02 Oct 2007 07:57:36 +0000 Received: by mu-out-0910.google.com with SMTP id g7so5021724muf for ; Tue, 02 Oct 2007 00:57:33 -0700 (PDT) Received: by 10.82.154.12 with SMTP id b12mr10051741bue.1191311853565; Tue, 02 Oct 2007 00:57:33 -0700 (PDT) Received: by 10.82.108.11 with HTTP; Tue, 2 Oct 2007 00:57:33 -0700 (PDT) Message-ID: <4dcb5abd0710020057ke69e442q3dc6ca91a9d94cc4@mail.gmail.com> Date: Tue, 02 Oct 2007 07:57:00 -0000 From: "Carl Shapiro" To: gdb@sourceware.org Subject: Re: Problems with hook-stop In-Reply-To: <20070929210750.GA10190@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4dcb5abd0709260133h10aede86wb60a22094c8d9884@mail.gmail.com> <200709271127.l8RBRMPG017896@brahms.sibelius.xs4all.nl> <4dcb5abd0709271725v73cdf443q46fb43c985474c21@mail.gmail.com> <20070929210750.GA10190@caradoc.them.org> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-10/txt/msg00010.txt.bz2 On 9/29/07, Daniel Jacobowitz wrote: > Maybe we should handle hooks and commands lists specially when they > end in continue or signal. Basically a tail recursion optimization. If there is no infrastructure in-place to perform this analysis, it would seem easier to add a new verb to the GDB command language that signals and exits the currently executing command.