From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E6B33389244C; Fri, 21 Jun 2024 12:08:08 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E6B33389244C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1718971688; bh=a3BA3mlXW743+I1IkQ3FSpAfyVjCBYplcapALInWHJQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=qMpVZPYPKm6ionfTfIISwEJdod6GCaII7EebM9+JzfZbbqyI9D60Pk0Dp6/3XRd7b QRyuWBUW5+Ztu26A/tW5L8A6d5d0OkrNanhPQPwGy1JQt/SL8HAULYvRYQaJ5xWkga kedONJUCVYHD75wyDtWwCLG5Rj8yDQkVtbkaKxcs= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug python/23979] show configuration and python Date: Fri, 21 Jun 2024 12:08:08 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: python X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.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=3D23979 --- Comment #2 from Tom de Vries --- The doc ( https://sourceware.org/gdb/current/onlinedocs/gdb.html/Mode-Options.html#in= dex-_002d_002dconfiguration ) states: ... -configuration This option causes GDB to print details about its build-time configurat= ion parameters, and then exit. These details can be important when reporting GDB bugs (see GDB Bugs). ... So, I suppose more details in -configuration is good to have. --=20 You are receiving this mail because: You are on the CC list for the bug.=