]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
Fix option type comments for CMDARG_EARLYINIT_FILE and CMDARG_EARLYINIT_COMMAND.
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sat, 22 May 2021 15:00:11 +0000 (17:00 +0200)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sat, 22 May 2021 15:02:46 +0000 (17:02 +0200)
commit8569d6e13ceb02d98ab9de7d786ee68dccce72f3
treef6a7846ae40e93b9b41344aa1aa9a1c68ea81dcb
parentd71893802fe424e3123ced8c6ed158958487f716
Fix option type comments for CMDARG_EARLYINIT_FILE and CMDARG_EARLYINIT_COMMAND.

The comments in the enum cmdarg_kind were using -sx and -sex instead
of -eix and -eiex.

(Note that gdb --help does not speak about these options).

(pushed as obvious)
gdb/ChangeLog
gdb/main.c