From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 196D43858C00; Wed, 31 May 2023 05:56:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 196D43858C00 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1685512560; bh=36RB12LYaoXYU09YAzBzQa1J2Py+5k9qSUNnOp2ikmc=; h=From:To:Subject:Date:From; b=CX2/q6dfgLxSMEyv4LbzmZ1IVD/w2jFGCqqD+n1+3jDdmkI1LFBBYFY5u2lDU6Msl uGU9TMe2fclVKkna0GIYxX8Z1D4trcc2ZufNPOcXdmaXYsyZ1jauuKfvw7N74N/+jC 2+sXV3U5PvG8+6/icOsC5MQXUm6pUix+N57Xxa1k= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug cli/30500] New: [gdb/cli] Command to print readline version Date: Wed, 31 May 2023 05:55:59 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: cli X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: vries at gcc dot gnu.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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: 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=3D30500 Bug ID: 30500 Summary: [gdb/cli] Command to print readline version Product: gdb Version: HEAD Status: NEW Severity: enhancement Priority: P2 Component: cli Assignee: unassigned at sourceware dot org Reporter: vries at gcc dot gnu.org Target Milestone: --- As mentioned here (https://sourceware.org/pipermail/gdb-patches/2023-May/199926.html ), we ne= ed a command to print the readline version, to be used in test-case gdb.tui/pr30056.exp to enable it also for system readline versions where it= is supposed to pass. --=20 You are receiving this mail because: You are on the CC list for the bug.=