From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5670A3858D38; Tue, 26 Mar 2024 00:26:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5670A3858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1711412773; bh=DiEXz8uGhZ8jneO/oRJLqGYZplyZB517Y00wzKwZ5Sc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=BeuoXbK9lefoj3OTjcieSzA/6S4n+0qsJIhjGrwZEqyJKo6ii06GsV4aLYauG6AKo 8dOcXbq7kU+ORSpxDmP5td3B0Jd1lg0xQ8FmWNS7CzljXHPSLfqAUo/oKCvL8nwNXE 4j2WQ/FhIjOxjjcP6KdX/pFO5agxqv7pVCSmhamk= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug tui/31522] TUI misses highlight after run to main Date: Tue, 26 Mar 2024 00:26:12 +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: tromey 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 #2 from Tom Tromey --- I found out while testing that there is a similar bug if you "tui enable" and then open a core file. You can see it in the screen dump from gdb.tui/corefile-run.exp --=20 You are receiving this mail because: You are on the CC list for the bug.=