From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25257 invoked by alias); 29 Mar 2006 16:29:08 -0000 Received: (qmail 25239 invoked by uid 22791); 29 Mar 2006 16:29:07 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Wed, 29 Mar 2006 16:29:07 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FOdXQ-0000AT-VO; Wed, 29 Mar 2006 11:28:53 -0500 Date: Wed, 29 Mar 2006 18:01:00 -0000 From: Daniel Jacobowitz To: Andrew STUBBS Cc: Mark Kettenis , gdb-patches@sourceware.org, insight@sourceware.org Subject: Re: [PATCH] Don't call Insight hooks when not appropriate Message-ID: <20060329162852.GA631@nevyn.them.org> Mail-Followup-To: Andrew STUBBS , Mark Kettenis , gdb-patches@sourceware.org, insight@sourceware.org References: <44104BB2.6000108@st.com> <200603091910.k29JAucq014442@elgar.sibelius.xs4all.nl> <20060309191304.GA31165@nevyn.them.org> <44115FE2.4070206@st.com> <20060325000428.GH26748@nevyn.them.org> <4427CCAC.3030800@st.com> <20060328215858.GC10392@nevyn.them.org> <442AAA5F.1010004@st.com> <20060329154931.GA31875@nevyn.them.org> <442AADF7.2020304@st.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <442AADF7.2020304@st.com> User-Agent: Mutt/1.5.8i X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-03/txt/msg00344.txt.bz2 On Wed, Mar 29, 2006 at 04:55:35PM +0100, Andrew STUBBS wrote: > Daniel Jacobowitz wrote: > >It looked much like what you've posted below, except more thorough > >(e.g. you missed defaulted_query). I can see the whole patch in the > >list archives, so I wonder if your mail client ate it. > > I see what's happened; there's a form-feed, or something, in it and that > has caused the confusion. > > Sorry, I'll try your patch properly. D'oh! Thanks. A lot of GDB code uses those for page breaks. -- Daniel Jacobowitz CodeSourcery