From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C69193858D1E; Thu, 28 Mar 2024 16:42:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C69193858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1711644160; bh=7MLjza7rBn6bTONMHFUKbA9DjN6JQgH5R2pxz8Emy4g=; h=From:To:Subject:Date:From; b=pVd0l6UHEzTsNb5C3LznArvE2FL0pKgF/KK5h1kAPKgz0bAWdKNmfdXzB7iQCJkYv Uz6yQRdBqEklfPZkrf1kfqrkecvZ+jPep/Hb7fzX6QHL7U7Lz43HhAKczctMFpo/Sz iGBF03FH3TzvsUwXozAtdSSD17xJGZVnBMHMdkVY= From: "pedro at palves dot net" To: gdb-prs@sourceware.org Subject: [Bug tui/31570] New: The TUI should center highlighted source line in more cases Date: Thu, 28 Mar 2024 16:42:40 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new 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: pedro at palves dot net X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: 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=3D31570 Bug ID: 31570 Summary: The TUI should center highlighted source line in more cases Product: gdb Version: unknown Status: NEW Severity: normal Priority: P2 Component: tui Assignee: unassigned at sourceware dot org Reporter: pedro at palves dot net Target Milestone: --- Forking from PR tui/31522: Tom de Vries wrote: > Pedro Alves wrote: > > IMO, it would be nice if we centered in more cases, like after "frame",= for > > example, or before running the program and you enable the TUI (TUI shows > > main), but those are not regressions AFAICT. >=20 > Agreed. I played a bit with 'gdb -q a.out -tui' vs 'gdb -q -a.out -ex "t= ui > enable"', where there's also a difference in behaviour. --=20 You are receiving this mail because: You are on the CC list for the bug.=