Discussion:
[Bug tui/17850] New: Vertically splitting windows in gdb tui
hlin117 at gmail dot com
2015-01-17 18:41:13 UTC
Permalink
https://sourceware.org/bugzilla/show_bug.cgi?id=17850

Bug ID: 17850
Summary: Vertically splitting windows in gdb tui
Product: gdb
Version: unknown
Status: NEW
Severity: enhancement
Priority: P2
Component: tui
Assignee: unassigned at sourceware dot org
Reporter: hlin117 at gmail dot com

It would be nice if there were a way to split the windows vertically as opposed
to only horizontally in gdb's tui mode.
--
You are receiving this mail because:
You are on the CC list for the bug.
palves at redhat dot com
2015-07-02 14:08:31 UTC
Permalink
https://sourceware.org/bugzilla/show_bug.cgi?id=17850

Pedro Alves <palves at redhat dot com> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |palves at redhat dot com

--- Comment #1 from Pedro Alves <palves at redhat dot com> ---
Agreed. Needs someone to implement it though. :-)
--
You are receiving this mail because:
You are on the CC list for the bug.
anushimaheshwari95 at gmail dot com
2018-06-21 10:28:12 UTC
Permalink
https://sourceware.org/bugzilla/show_bug.cgi?id=17850

Anushi Maheshwari <anushimaheshwari95 at gmail dot com> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |anushimaheshwari95 at gmail dot co
| |m

--- Comment #2 from Anushi Maheshwari <anushimaheshwari95 at gmail dot com> ---
Is there any progress on this bug?
--
You are receiving this mail because:
You are on the CC list for the bug.
palves at redhat dot com
2018-06-21 10:44:32 UTC
Permalink
https://sourceware.org/bugzilla/show_bug.cgi?id=17850

--- Comment #3 from Pedro Alves <palves at redhat dot com> ---
Sorry, AFAIK, nobody is working on this. If anyone wants to take a shot, the
tui code is mostly contained in gdb/tui/ .
--
You are receiving this mail because:
You are on the CC list for the bug.
tromey at sourceware dot org
2018-09-03 01:55:01 UTC
Permalink
https://sourceware.org/bugzilla/show_bug.cgi?id=17850

Tom Tromey <tromey at sourceware dot org> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |tromey at sourceware dot org

--- Comment #4 from Tom Tromey <tromey at sourceware dot org> ---
See https://www.gnu.org/software/screen/manual/screen.html#Regions
to see how GNU screen manages this sort of thing.
Emacs and tmux also do this and may be worth investigating
(particularly Emacs for key bindings, at least for the Emacsy
readline mode).

A decent tmux page is
https://lukaszwrobel.pl/blog/tmux-tutorial-split-terminal-windows-easily/
--
You are receiving this mail because:
You are on the CC list for the bug.
Loading...