From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9C3683857C4C; Mon, 4 Dec 2023 19:50:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9C3683857C4C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1701719419; bh=IsOZ5IGcKk+v14lLn1SS8AgfFKQE24VISwIiV3E6yNY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=gF6d58SmdNHPTkIJ8gc7DJ+AaYIiZ8mN0OoTkpxLgEGvM8UcAgwH5OJoMQC600cl4 dOdyOE8wesXMDVTP07I8dPhqinPZdzixQ2iAuYbkGXF1lbNUZEviO+q1tDUS9jarI9 jXndMADpn5rVOvW/GrPqKa5bMEmyylDiR7soadZw= From: "amerey at redhat dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/31088] gdb requires build directories to exist Date: Mon, 04 Dec 2023 19:50:19 +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: 12.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: amerey at redhat dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: NOTABUG X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc bug_status resolution 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=3D31088 Aaron Merey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |amerey at redhat dot com Status|NEW |RESOLVED Resolution|--- |NOTABUG --- Comment #3 from Aaron Merey --- Closing this as NOTABUG. The query fails due to the presence of a relative pathname in the debuginfo (./debian/build/deb/...). Debuginfod can only per= form source file queries on absolute pathnames. --=20 You are receiving this mail because: You are on the CC list for the bug.=