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]

[patch] Remove unimplemented MI commands [Re: Learn function name by its address]


On Fri, Jun 26, 2009 at 3:41 PM, Joel Brobecker<brobecker@adacore.com> wrote:

>> I tend to think that if nobody has implemented these in $X years, then
>> nobody ever will. ?But then, I'm generally also in the "never comment
>> out code, just delete it" camp.
>
> So am I. The code is still around, just in CVS instead of inside
> a comment. ?Leaving it commented out just creates more clutter that
> tends to stay rather than being fixed. So I really favor deleting.

Ok, patch attached.

-- 
Paul Pluzhnikov

ChangeLog

2009-06-27  Paul Pluzhnikov  <ppluzhnikov@google.com>

       * mi/mi-cmds.c (mi_cmds): Remove unimplemented entries.

doc/ChangeLog

       * gdb.texinfo: Remove unimplemented MI commands.

Attachment: gdb-mi-remove-unimplemented-20090627.txt
Description: Text document


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