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


> One more question about this parser as a part of GDB - does it exist
> and will be available or it's still a far distant project?

Well, this was something I want to do. I just will not have time for a
few months.

I do already have the grammar to yacc that will generate a parser. I
also have a sample main that will parse a single MI output command. The
problem is, it's untested and it is not integrated into the testsuite.

If you want to work on such a project, I could start you out with what I
have so far. If you want to wait, eventually I should have something. 
I already have a small goal of getting this in for 7.0, since that's
the version I hope to get my personal project integrated with GDB.

Thanks,
Bob Rossi


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