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 1/4] gdb: Remove register class specific layout names.


On 05/21/2015 12:33 PM, Andrew Burgess wrote:
> * Pedro Alves <palves@redhat.com> [2015-05-21 09:42:17 +0100]:
> 
>> On 05/21/2015 12:17 AM, Andrew Burgess wrote:
>>>
>>> Second there is already the command 'tui reg GROUP' command to set the
>>> displayed register set to GROUP, so making the layout command also
>>> control the register set feels like unnecessary overloading of the
>>> layout command.
>>
>> (A tangent: I was playing with this a bit now, and found it quite odd
>> that there's a "tui reg next" command here, but
>> no "tui reg previous"...)
> 
> Indeed, this is on my list of things to look at next (unless you're
> already fixing it).

I'm not fixing it.

> You'll also notice, at least on x86-64 that if you use 'tui reg next'
> you get access to more register sets that are offered in the
> tab-completion mechanism.  This too is something I plan to address in
> the next series.

Sounds all great, thanks!

-- 
Pedro Alves


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