From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9152B3858289; Sun, 17 Dec 2023 16:27:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9152B3858289 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1702830449; bh=pQq+kRIRWMgSHfrwwCbdmFNGY4Fq+JfCgyIwWBFxyB0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=hkjnfLp4OFgR3VilYXHMZ6VjrFPO1sPWzlR0HbnLwyasxEbll2bEKp+18NnrvGd4c uETun9/b/8jw+JfwltcFDCPZ3Wl6SjsBMXBMlLDcthdIy6ZiMZ97M9MNzWohLBScrs 9mBnoU2bpS9k6jBTvcfC4NHlI6EsawDJPD4PV7OU= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug tui/22704] TUI reg vector shows blank contents for xmm/ymm vector regs, so does MI interface Date: Sun, 17 Dec 2023 16:27:28 +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: 8.0.1 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: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: everconfirmed bug_status cf_reconfirmed_on 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=3D22704 Tom Tromey changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Last reconfirmed| |2023-12-17 --- Comment #2 from Tom Tromey --- I see the registers but I agree the layout is not good. These can't be scrolled horizontally, so I can only see the first format. Having a way to select the format might be nice. Or at least being able to scroll horizontally when the register data overflows the window width. --=20 You are receiving this mail because: You are on the CC list for the bug.=