From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 954DF3858D33; Thu, 13 Apr 2023 15:01:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 954DF3858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1681398109; bh=HCvuD9zIw22/qxVYajY4eo6ZR80Fiu9t7MvAIK6hbTw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=j7k6nKPBNf0l+ovomHVE4srMkfqE9virArY0dMiknsZKEUgAUO/5tsFKjthIV7L1N j2PYvG6cq8QGtA+7pAOCTMIIpFkq0ucZLD7ThiBV+BfOazzegamo6s13j3TlpqhJIG SvTzNR/GKi6zRD/61TsrsQ6c/G4Iw8YZZAhNm2WA= From: "hluaw at connect dot ust.hk" To: gdb-prs@sourceware.org Subject: [Bug gdb/30345] GDB shows "That operation is not available on integers of more than 8 bytes." when printing regular variables. Date: Thu, 13 Apr 2023 15:01:49 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: 13.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: hluaw at connect dot ust.hk X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status 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=3D30345 LU Hongyi changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #5 from LU Hongyi --- I tried master gdb, it works now. --=20 You are receiving this mail because: You are on the CC list for the bug.=