This is the mail archive of the gdb-patches@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: [PATCH 9/9] gdb: Change how frames are selected for 'frame' and 'info frame'.


> Date: Tue, 15 Sep 2015 11:40:51 +0100
> From: Andrew Burgess <andrew.burgess@embecosm.com>
> Cc: Eli Zaretskii <eliz@gnu.org>
> 
> Revised version of this patch.  Changes are:
> 
>   - Longer entry in NEWS file to address Eli's feedback.
>   - Updated doc string for "frame", "select-frame", and "info frame"
>     commands within gdb.  I forgot to do this in the first version of
>     the patch.

Thanks.  The documentation parts are OK.  The doc strings look good
to me, with one minor gotcha:

> +Select a stack frame by the frames stack frame address:\n\
                               ^^^^^^
This "frames" should be deleted, I think.


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