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] Teach -data-list-register-values to not include unavailable registers


> Date: Sat, 8 Jun 2013 09:57:07 +0800
> From: Yao Qi <yao@codesourcery.com>
> CC: Eli Zaretskii <eliz@gnu.org>, <gdb-patches@sourceware.org>
> 
> >> +  ** The command -data-list-register-values now accepts an optional
> >> +     "--skip-unavailable" option.  When used, only available registers
> >> +     are displayed.                           ^^^^^^^^^^^^^^
> > 
> > "only the available"
> > 
> 
> Fixed.
> 
> On 06/08/2013 03:58 AM, Pedro Alves wrote:
> >> "are to be returned".  And why do you need the first part of that
> >> >sentence, about the "context of trace frames"?  Does it add anything
> >> >to the description?
> > Not really.  Meanwhile, we've added uses of <unavailable> outside trace
> > frames, so this it's really better to remove mention of trace frames.
> 
> OK, the "context of trace frames" is removed.  Here is the updated
> patch.

Fine with me, thanks.


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