This is the mail archive of the gdb@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]

Feature: command to leave tui mode


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


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