From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8DB843858401; Fri, 19 Jan 2024 08:44:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8DB843858401 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1705653845; bh=OHpypJHtOkU9SCD/HGEwqhWAUcfxndz64TqDtOsvDBI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=mq3R6XO3mBpOxpPvDubdcUmVBCvb9phNOEhZNLg/WIGNi39Wb3XYk3A9VUbcFFwkG ezc6nHoFnbQ14Lh+a7rXp/9usguDZ7MNup1If9tLTYs8Ut4LIBjpGt4ORhVoG6GRGK zw5oB6W36LitfcegKoKJN7bUbolxplZEuG46FnXM= From: "blarsen at redhat dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/31256] Crash with basic 'list .' Date: Fri, 19 Jan 2024 08:44:02 +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: blarsen at redhat dot com X-Bugzilla-Status: ASSIGNED 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: short_desc 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=3D31256 Guinevere Larsen changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[14 regression] Crash with |Crash with basic 'list .' |basic 'list .' | Status|NEW |ASSIGNED --- Comment #3 from Guinevere Larsen --- I just reproduced it with upstream GDB, and see it is still there. Sorry, when I was developing the "list ." command, I never --- Comment #4 from Guinevere Larsen --- (...) I never tested with an inferior without debuginfo. IMO, the whole "list" command doesn't handle missing debug information all = too well. I'll try to tackle both and fix this as soon as possible. PS: sorry for double updates, it was a misclick --=20 You are receiving this mail because: You are on the CC list for the bug.=