From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 00C343856DCB; Fri, 2 Jun 2023 07:19:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 00C343856DCB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1685690360; bh=f2o+mjRs0zG/Gv9CcvuQxaYPy0IDllVSoM5EWDXHBbE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=eu2cw4XLeg+LDCCFHD8c6oe+UppKgxv0F8GnxuSZIGk3DyafOP2MQure6UjCUBNz5 j7UGXAUPba5jjB9oGAN5Xfnh6o205yCe5Q7tx4TzRM0PifoSQ9azMEKcS18pr2mnu1 zRe2sPTcjrUV7Ri7c7bpw7u04KVBRT21u0zLUfNE= From: "marian.buschsieweke at posteo dot net" To: gdb-prs@sourceware.org Subject: [Bug gdb/30431] segfault when inspecting remote variable Date: Fri, 02 Jun 2023 07:19:18 +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: marian.buschsieweke at posteo dot net X-Bugzilla-Status: UNCONFIRMED 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=3D30431 --- Comment #4 from Marian Buschsieweke --- Sorry to nag again. Would the obvious fix (see patch in my previous message) be a sensible solution? With it, I was able to do extensive debugging on my MSP430 board without any regression experienced. Thx for your effort! :) PS: I could also provide a working ELF firmware now. But then again, without the remote target and a JTAG debugger at hands it would be of little help to reproduce the segfault. --=20 You are receiving this mail because: You are on the CC list for the bug.=