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


> From: Nick Roberts <nickrob@snap.net.nz>
> Date: Fri, 17 Jun 2005 19:39:00 +1200
> Cc: gdb-patches@sources.redhat.com
> 
>  > > -stack-info-frame hasn't been implemented yet (I've think we've been here
>  > > before) but it would probably be quite easy to implement and I guess it
>  > > could work like I've made -stack-select-frame without an argument work.
>  > 
>  > *snicker* that's what I get for reading the manual.  I assumed it was
>  > implemented.
>  > 
>  > Maybe it is time to mark the unimplemented commands in the manual?
> 
> It _is_ documented as unimplemented in my copy.

Well, not really ``documented as''.  The manual says that commands
whose "Example" section says "N.A." are not implemented, but a reader
who reads a description of a certain command will not necessarily
deduce that.

I think we should simply @ignore-out such commands.


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