From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A5E5D385840D; Thu, 1 Jun 2023 11:27:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A5E5D385840D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1685618824; bh=drZGYu/uaAiOfE/Z408ZdIxQBJfDZWWlKei5/mGX5K8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=akeVH6cvf+hV0TWZgQgJt1mDtVMqZRCcakMkmBbRYWEGte+rhwiiRuz6J4j7GagNa d9qvty4dMsB9pwhj7bDYiJzSkzC8l7ZrNhzsj4i4j8zuMSR6oUcDYcsqsh2ddlm8GT NuWP2iPrGlXoNuKr843jYARwCRe6m5uD0yl0OJCw= From: "mark at klomp dot org" To: debugedit@sourceware.org Subject: [Bug find-debuginfo/30505] unchecked "gdb-add-index" invocation Date: Thu, 01 Jun 2023 11:27:04 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: debugedit X-Bugzilla-Component: find-debuginfo X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mark at klomp 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: cc 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=3D30505 Mark Wielaard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mark at klomp dot org --- Comment #1 from Mark Wielaard --- Thanks for reporting this (and providing different patches to fix it). I think originally we ignored errors like these (same for add_minidebug) because these are "just nice to have extras". But given that people explici= tly opt in to these "extras" (or at least not opt-out) we should probably do as= you suggest and explicitly report errors. --=20 You are receiving this mail because: You are on the CC list for the bug.=