From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CDD8C3858CDB; Mon, 25 Mar 2024 23:18:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CDD8C3858CDB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1711408700; bh=vLeNouI4zu1RHkD8gVKu2JdDnZoldePX7jrysLl+M/k=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Imq9OoGzgpa0QQnHqewaLbO5X8In3UxZVRjUOw6BM4SIFwip9VFRDwG9uNgYpVYgP JkZX1doGm0pN9MkbEMALmuVDDOJf1IeOLtIn/N1cSyqf+91bujDgHkDtQZUlvUPReA ju8heJz+tBtBpInGsjPWPZawmwingYKdcqz7GiIs= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug tui/31522] TUI misses highlight after run to main Date: Mon, 25 Mar 2024 23:18:20 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: tui X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 15.1 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31522 --- Comment #1 from Tom Tromey --- Not sure what broke this, but changing tui_enable to pass the selected frame to tui_show_frame_info fixes it. This seems reasonable to me, but maybe it is a change if you exit the TUI and then re-enter it in some scenario. Personally I'm not too concerned about this. --=20 You are receiving this mail because: You are on the CC list for the bug.=