From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BEEA63858416; Sun, 14 Nov 2021 15:38:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BEEA63858416 From: "cvs-commit at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug cli/16238] "show user" doesn't complete properly Date: Sun, 14 Nov 2021 15:38:52 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: cli X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cvs-commit 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: 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 X-BeenThere: gdb-prs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-prs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Nov 2021 15:38:52 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D16238 --- Comment #2 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Lancelot SIX : https://sourceware.org/git/gitweb.cgi?p=3Dbinutils-gdb.git;h=3Dcc81bc2dfbc0= 248ec0b00cea776f351bf8d4b235 commit cc81bc2dfbc0248ec0b00cea776f351bf8d4b235 Author: Lancelot SIX Date: Mon Oct 11 23:42:33 2021 +0100 [PR gdb/16238] Add completer for the show user command The 'show user' command (which shows the definition of non-python/scheme user defined commands) is currently missing a completer. This is mentioned in PR 16238. Having one can improve the user experience. In this commit I=C2=A0propose an implementation for such completer as w= ell as the associated tests. Tested on x86_64 GNU/Linux. All feedbacks are welcome. Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=3D16238 --=20 You are receiving this mail because: You are on the CC list for the bug.=