From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29564 invoked by alias); 28 Sep 2005 02:39:33 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 29095 invoked by uid 22791); 28 Sep 2005 02:39:18 -0000 Received: from eastrmmtao06.cox.net (HELO eastrmmtao06.cox.net) (68.230.240.33) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 28 Sep 2005 02:39:18 +0000 Received: from white ([68.9.64.121]) by eastrmmtao06.cox.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20050928023914.QNEI21663.eastrmmtao06.cox.net@white>; Tue, 27 Sep 2005 22:39:14 -0400 Received: from bob by white with local (Exim 3.36 #1 (Debian)) id 1EKRqf-0003Z1-00; Tue, 27 Sep 2005 22:39:09 -0400 Date: Wed, 28 Sep 2005 02:39:00 -0000 From: Bob Rossi To: Nick Roberts Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] Removal of markup annotations Message-ID: <20050928023909.GB13269@white> Mail-Followup-To: Nick Roberts , gdb-patches@sources.redhat.com References: <17071.40307.949193.158796@farnswood.snap.net.nz> <20050928001644.A76A383B3@kahikatea.snap.net.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050928001644.A76A383B3@kahikatea.snap.net.nz> User-Agent: Mutt/1.5.9i X-SW-Source: 2005-09/txt/msg00264.txt.bz2 On Wed, Sep 28, 2005 at 12:16:44PM +1200, Nick Roberts wrote: > Nick Roberts (Wed, 15 Jun 2005 15:16:03 +1200) writes: > > > > Here's the patch for the removal of some of the level 2 annotations that I > > referred to yesterday. It primarily removes the markup annotations that > > worked just with level (annotation_level == 2) and leaves those which also > > worked with level 3 (annotation_level > 2)... > > Since no-one seems that interested, I would like to submit this much smaller > patch that just removes the breakpoints-invalid and frames-invalid from level > 3, which AFAIK only Emacs uses. Nick, I would support removing those markups from the annotate 2 level also or simply removing them completly. They are unreliable. Bob Rossi