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
* [Bug gdb/29273] new-ui does not work correctly with TUI
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 ` cvs-commit at gcc dot gnu.org
2024-05-17 16:32 ` tromey at sourceware dot org
1 sibling, 0 replies; 3+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2024-05-17 16:00 UTC (permalink / raw)
To: gdb-prs
https://sourceware.org/bugzilla/show_bug.cgi?id=29273
--- Comment #2 from Sourceware Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Tom Tromey <tromey@sourceware.org>:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=5c51acfcce1e1ed997e3c2504c2a93a9ad16015e
commit 5c51acfcce1e1ed997e3c2504c2a93a9ad16015e
Author: Tom Tromey <tromey@adacore.com>
Date: Tue Aug 16 09:31:33 2022 -0600
Don't allow new-ui to start the TUI
The TUI can't really work properly with new-ui, at least not as
currently written. This patch changes new-ui to reject an attempt.
Attempting to make a DAP ui this way is also now rejected.
Regression tested on x86-64 Fedora 38.
Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=29273
Approved-By: Andrew Burgess <aburgess@redhat.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bug gdb/29273] new-ui does not work correctly with TUI
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
1 sibling, 0 replies; 3+ messages in thread
From: tromey at sourceware dot org @ 2024-05-17 16:32 UTC (permalink / raw)
To: gdb-prs
https://sourceware.org/bugzilla/show_bug.cgi?id=29273
Tom Tromey <tromey at sourceware dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |15.1
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #3 from Tom Tromey <tromey at sourceware dot org> ---
Fixed.
--
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).