From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6B3413858422; Fri, 1 Oct 2021 12:31:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6B3413858422 From: "pabs3 at bonedaddy dot net" To: gdb-prs@sourceware.org Subject: [Bug cli/28406] New: add "exit" command as an alias for "quit" Date: Fri, 01 Oct 2021 12:31:25 +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: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: pabs3 at bonedaddy dot net X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 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 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: Fri, 01 Oct 2021 12:31:25 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D28406 Bug ID: 28406 Summary: add "exit" command as an alias for "quit" Product: gdb Version: unknown Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: cli Assignee: unassigned at sourceware dot org Reporter: pabs3 at bonedaddy dot net Target Milestone: --- I'm used to using an "exit" command to close shells and other REPL based programs rather than the "quit" command used by gdb for this. I think it wo= uld be helpful for people used to "exit" to have that aliased to the existing g= db "quit" command by default. For now I have added "alias exit =3D quit" to my ~/.gdbinit file, but I'll = have to re-add it whenever using another machine (like the GCC compile farm or a Debian porterbox) or reinstalling my system, so having it by default would = be useful. --=20 You are receiving this mail because: You are on the CC list for the bug.=