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] gdb: Add new 'layout cli' command.


> Date: Fri, 22 May 2015 10:19:15 +0200
> From: Andrew Burgess <andrew.burgess@embecosm.com>
> Cc: Pedro Alves <palves@redhat.com>, Eli Zaretskii <eliz@gnu.org>
> 
> * Pedro Alves <palves@redhat.com> [2015-05-22 01:29:17 +0100]:
> 
> > I notice that we have no blessed way to go back to the same layout that
> > was current when the tui was last active.  "layout current" would be odd,
> > given that the current is "cli"... Hmm, "layout last" (like "cd -")?
> > Not sure...
> >
> > A separate command ("tui enable/disable"? "set tui enabled on/off"?)
> > would be a more direct mapping to the readline bindings.
> 
> I'm happy with that.  As a bonus this solves the above problem too, so
> 'tui enable' returns to the last active layout.
> 
> Eli, sorry, this revision renders your last doc review redundant.

This one is also OK, thanks.


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