* Feature: command to leave tui mode @ 2015-06-12 6:47 Ciro Santilli 2015-06-14 8:09 ` Andrew Burgess 0 siblings, 1 reply; 3+ messages in thread From: Ciro Santilli @ 2015-06-12 6:47 UTC (permalink / raw) To: gdb Is there a command to leave `tui` mode, and if not can we create one? I know about Ctrl X A, but it does not work for me because of my vi .inputrc : https://sourceware.org/bugzilla/show_bug.cgi?id=15163 In any case, it would be intuitive to have such a command: you can enter tui with `layout src`, so why not leave it with `layout XXX`? I could not find it at: - https://sourceware.org/gdb/onlinedocs/gdb/TUI-Commands.html - http://stackoverflow.com/questions/8953720/cannot-leave-tui-mode-with-ctrl-x-a-nor-see-program-output-in-tui-modes ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Feature: command to leave tui mode 2015-06-12 6:47 Feature: command to leave tui mode Ciro Santilli @ 2015-06-14 8:09 ` Andrew Burgess 2015-06-14 10:50 ` Ciro Santilli 0 siblings, 1 reply; 3+ messages in thread From: Andrew Burgess @ 2015-06-14 8:09 UTC (permalink / raw) To: Ciro Santilli; +Cc: gdb * Ciro Santilli <ciro.santilli@gmail.com> [2015-06-12 08:47:18 +0200]: > Is there a command to leave `tui` mode, and if not can we create one? Someone awesome just added 'tui enable' and 'tui disable' which do exactly what you want[1]. These are not in a release yet which is why they don't show up in the online documentation. HTH Andrew [1] https://sourceware.org/ml/gdb-patches/2015-05/msg00599.html ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Feature: command to leave tui mode 2015-06-14 8:09 ` Andrew Burgess @ 2015-06-14 10:50 ` Ciro Santilli 0 siblings, 0 replies; 3+ messages in thread From: Ciro Santilli @ 2015-06-14 10:50 UTC (permalink / raw) To: Andrew Burgess; +Cc: gdb You guys rock, thanks! On Sun, Jun 14, 2015 at 10:09 AM, Andrew Burgess <andrew.burgess@embecosm.com> wrote: > * Ciro Santilli <ciro.santilli@gmail.com> [2015-06-12 08:47:18 +0200]: > >> Is there a command to leave `tui` mode, and if not can we create one? > > Someone awesome just added 'tui enable' and 'tui disable' which do > exactly what you want[1]. These are not in a release yet which is why > they don't show up in the online documentation. > > HTH > Andrew > > [1] https://sourceware.org/ml/gdb-patches/2015-05/msg00599.html ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-06-14 10:50 UTC | newest] Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2015-06-12 6:47 Feature: command to leave tui mode Ciro Santilli 2015-06-14 8:09 ` Andrew Burgess 2015-06-14 10:50 ` Ciro Santilli
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox