From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D8B143858D32; Thu, 13 Jul 2023 16:20:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D8B143858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1689265240; bh=IqbFCQGTl2z7HsZ9iZM+mXmoue8foM1PN6RslAo2tZA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ygCWtex/eGPePc6HNNg7RHX3JfAq2VifusbJmXJV/+gwmsyg2b508rN4Sv0PKjYjh D92GtYkN/uMVACUJhPDaSHeu+xt3Y9vyLJBVQkq7SwzljBejbpLcHphv5tF+CYugw3 e0BPCDyahaYRaQ+eVbD7aTZw3j6+m49Le3Y8hVnk= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug remote/30618] warning: while parsing threads: not well-formed (invalid token) - in non-stop + remote mode Date: Thu, 13 Jul 2023 16:20:40 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: remote 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: unassigned at sourceware dot org 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=3D30618 --- Comment #2 from Tom Tromey --- Since this is Linux-specific we could probably just rely directly on iconv here -- iconv the 'comm' contents to UTF-8 and drop / substitute anything that gives an error. --=20 You are receiving this mail because: You are on the CC list for the bug.=