This is the mail archive of the
gdb-patches@sources.redhat.com
mailing list for the GDB project.
Re: [PATCH] Removal of markup annotations
> > 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). But it also restricts
> > breakpoints_changed and annotate_frames_invalid to level 2.
>
> If we are going to remove level-2 annotations, we should update the
> manual to that effect. Please review the "Annotations" chapter in
> gdb.texinfo and the text in annotate.texinfo, and see if anything
> there needs to be changed.
When we have agreed what can go, then I will do this. I would like to write
the documentation just once, if thats possible.
Nick