This is the mail archive of the gdb@sourceware.org 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: YACC/Lex


On Mon, Oct 09, 2006 at 12:44:56PM +0100, Rob Quill wrote:
> Hi,
> 
> Is it ok to use code generated by YACC and/or Lex in GDB? If not, what
> alternatives are there?

Take a look at the several existing yacc parsers in GDB; there's also
at least one lex parser.

-- 
Daniel Jacobowitz
CodeSourcery


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