]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb: add "exit" command as an alias for "quit"
authorEnze Li <lienze2010@hotmail.com>
Sat, 18 Dec 2021 11:19:12 +0000 (15:19 +0400)
committerJoel Brobecker <brobecker@adacore.com>
Sat, 18 Dec 2021 11:19:12 +0000 (15:19 +0400)
commitfa8f0a0ff050352eb70ad7ccbcec87f99ced51e7
tree01a114f8f1496571e282e2a656cfe3e1a5271b75
parent8d34471f70a84e6db89be40116d1ed0f6af941c0
gdb: add "exit" command as an alias for "quit"

This command adds the "exit" command as an alias for the "quit"
command, as requested in PR gdb/28406.

The documentation is also updated to mention this new command.

Tested on x86_64-linux.

Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=28406
gdb/NEWS
gdb/cli/cli-cmds.c
gdb/doc/gdb.texinfo