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: complete GDB MI specification


On Wed, Dec 08, 2004 at 08:48:01PM +0300, Konstantin Karganov wrote:
> Hello Bob,
> 
> > I just will not have time for a few months.
> > If you want to work on such a project, I could start you out with what I
> > have so far.
> It seems that I'll have to develop my own parser and refine the MI
> response semantics to build a debugger over it.
> Currently planning to use Boost Spirit parser generator.
> 
> > the simplest solution would be to provide a second yacc parser
> And then a 3rd one to parse the 2nd, etc. Any volunteers? :)

BTW, I also have an official grammar representation that I used to get
the yacc input for.

If that sounds interesting to you, I'll try to dig it up.

Bob Rossi


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