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: [PATCH] -stack-select-frame


> Date: Thu, 16 Jun 2005 23:21:49 -0400
> From: Daniel Jacobowitz <drow@false.org>
> Cc: gdb-patches@sources.redhat.com
> 
> Maybe it is time to mark the unimplemented commands in the manual?

They should generally be excluded from the manual.  Feel free to ifdef
them away (using @ignore..@end ignore), with a comment saying that
they are not implemented yet.  If you don't have time, I will get to
that eventually.  Thanks for drawing my attention to this command; I
must have missed it when I excluded all the other unimplemented MI
commands while integrating gdbmi.texinfo into the manual.

> I'm not real thrilled with doing this; we don't get to decide what
> people do or do not use, so documenting things that people do use as
> unstable does no one any favors.  However, I've been hearing a lot of
> convincing points that we have more freedom here than I thought.  So
> I'm getting more comfortable with changes.

I, too, prefer stabilizing MI to saying that it's unstable.  But if no
one steps forward to do the work, I see nothing wrong in warning users
that a particular GDB area is under construction.


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