From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EFD073858C52; Sat, 3 Jun 2023 20:31:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EFD073858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1685824273; bh=VxDHywGXx3jpP7+8clqPM0cKgjh2UlyQ4xTqpgOs98s=; h=From:To:Subject:Date:In-Reply-To:References:From; b=eI5HYFeklwPQbcHZm+tTYpkbSvnbjIHuxzESLXwy1FregDhdHHqdiC2iKNtvRhZRj Nb3S7Iidvfo5WA4rDN7t0vgs77OE4iEoLy9LMzY0axD9I/LPqrg7+bMg0rrnwzZvG/ WiqmUlL8tR+ZRWbgVm4tvXc7/c3E8tjdc+3Ar2TY= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug gdb/30431] segfault when inspecting remote variable Date: Sat, 03 Jun 2023 20:31:13 +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: tromey at sourceware dot org 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 #8 from Tom Tromey --- My gdb isn't sending exactly the same remote protocol traffic as yours; I wonder if we're running different versions or if I need to configure differently. Could you send the output of: $ gdb --version $ gdb --config --=20 You are receiving this mail because: You are on the CC list for the bug.=