This is the mail archive of the gdb-patches@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 patch mi-cmds.c table format (pedantic)


> From: Jason Molenda <jmolenda@apple.com>
> Date: Thu, 18 Mar 2004 11:26:17 -0800
> 
> >> -  { NULL, }
> >> +  { NULL, { NULL, 0 }, NULL, NULL}
> >
> > Don't these changes require changes to the GDB/MI documentation in
> > gdb.texinfo?  IIRC, there are examples there to what each command
> > outputs.
> 
> No, with each of these changes the same code is generated by the 
> compiler.

What compiler?  I thought we were talking about the output generated
by the MI interpreter.


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