[PATCH] Removal of markup annotations

Daniel Jacobowitz drow@false.org
Wed Sep 28 03:45:00 GMT 2005


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
> 
> 
> 2005-09-28  Nick Roberts  <nickrob@snap.net.nz>
> 
> 	* annotate.c (breakpoints_changed, annotate_frames_invalid)
> 	(_initialize_annotate): Print breakpoints-invalid and
> 	frames-invalid for level 2 annotations only.

I'm indifferent on removing them entirely, but I support removing them
from level three.  However other programs have definitely started to
use level 3 - e.g. google found clewn.sf.net/clewn.txt.html.  Actually
that was the only one I could easily turn up.  Want to double-check
that it doesn't use these?

-- 
Daniel Jacobowitz
CodeSourcery, LLC



More information about the Gdb-patches mailing list