public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/29273] New: new-ui does not work correctly with TUI
@ 2022-06-21 21:35 tromey at sourceware dot org
  2024-05-17 16:00 ` [Bug gdb/29273] " cvs-commit at gcc dot gnu.org
  2024-05-17 16:32 ` tromey at sourceware dot org
  0 siblings, 2 replies; 3+ messages in thread
From: tromey at sourceware dot org @ 2022-06-21 21:35 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=29273

            Bug ID: 29273
           Summary: new-ui does not work correctly with TUI
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at sourceware dot org
  Target Milestone: ---

Start gdb and make a new UI for a separate terminal
using "new-ui tui /dev/...".  Now in the new UI, type "tui enable".
This will cause the TUI to show up in the first terminal,
not the new one.

I suspect a multi-tty TUI isn't doable without (1) ncurses
(which supplies newterm(3)) and (2) some extra work in the
TUI itself, to make the various globals specific to the UI.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-05-17 16:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-21 21:35 [Bug gdb/29273] New: new-ui does not work correctly with TUI tromey at sourceware dot org
2024-05-17 16:00 ` [Bug gdb/29273] " cvs-commit at gcc dot gnu.org
2024-05-17 16:32 ` tromey at sourceware dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).