This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [rfc] Annotation level THREE


 > > Perhaps I could turn that question round. Which annotations are you planning
 > > to keep?
 > 
 > I think annotations can be split into two categores:
 > 
 > - events
 > These let GDB notify the GUI of internal state changes.
 > 
 > - markups
 > These try to make CLI output, intended solely for a human, machine parsable.
 > 
 > The events remain (target changed, breakpoint created, ....).  The 
 > markups are removed (*-{begin,end})

I would like to try this approach. Firstly for pragmatic reasons: this is
what is being offered. Secondly, it will give me a chance to experiment with
things like variable objects.

I have just one question:

How long do you expect level 3 annotations would remain in GDB?

Nick


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]