This is the mail archive of the gdb-patches@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: [2/3] RFC: add token debugging to c-exp.y


>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:

Tom> This patch defines YYPRINT for c-exp.y.  It doesn't try to print every
Tom> possible token, but does print a substantial subset of them, and of
Tom> course can easily be extended.

Tom> 	* c-exp.y (YYPRINT): Define.
Tom> 	(c_print_token): New function.

I'm checking this in now.

Tom


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