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: Learn function name by its address


> Date: Fri, 26 Jun 2009 11:49:10 -0700
> From: Michael Snyder <msnyder@vmware.com>
> CC: Paul Pluzhnikov <ppluzhnikov@google.com>, =?ISO-8859-1?Q?Andr=E9_P=F6?=  =?ISO-8859-1?Q?nitz?= <andre.poenitz@nokia.com>,   "gdb@sourceware.org" <gdb@sourceware.org>
> 
> Same for the docs -- can they be left in the source and just commented out?

If someone wants to submit a patch that comments out unimplemented MI
commands, please use @ignore..@end ignore, and please make sure (by
looking at the code) that these commands are indeed unimplemented.
Please do NOT assume that any command which says "N.A." in Example is
necessarily unimplemented.

P.S. The reason that we have unimplemented commands in this part of
the manual is that it was produced from a white paper that described
the projected implementation of MI, when most of it was still on
paper.


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