From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0462A3858D28; Tue, 18 Apr 2023 07:59:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0462A3858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1681804765; bh=4lG6pMu0k6sC0vvYtYe2aEWuX+2xUGhnux32RArvq5A=; h=From:To:Subject:Date:In-Reply-To:References:From; b=X0so3UaVSJQmPuVLPXjyDyzQKrRm+YGQrt2au5v6Dt4fEmUB9uaPjWT+yP/cbuA0X tixBKZ2CA653Yxmas639//21tSATWElC2iNxBZ16GTtDf///2CiZ2pmTLW9eMEBEVQ IAoqEU/zYodO/HxaVG7SGA2mFlZjktVMIxHucM/k= From: "luis.machado at arm dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/30340] [gdb/aarch64] gdb doesn't handle unknown debug architecture versions gracefully (TCL errors on gdb.base/watchpoint-unaligned.exp with KVM) Date: Tue, 18 Apr 2023 07:59:23 +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: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: luis.machado at arm dot com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: luis.machado at arm dot com X-Bugzilla-Target-Milestone: --- 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=3D30340 --- Comment #21 from Luis Machado --- Yes, that's expected. For AArch64, whenever we move the debugged program, w= e do some handling of debug registers for each thread. In this case we're issuing the warning because gdb didn't quite understand what the kernel replied. --=20 You are receiving this mail because: You are on the CC list for the bug.=