]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/common/ChangeLog
gdb: sim: add command line completion
authorMike Frysinger <vapier@gentoo.org>
Fri, 15 Apr 2011 03:43:46 +0000 (03:43 +0000)
committerMike Frysinger <vapier@gentoo.org>
Fri, 15 Apr 2011 03:43:46 +0000 (03:43 +0000)
commit56a9aa1d10f5ddb8a1f77e0de0d3c5ef48cdb848
tree2f44e50558e49317220f7632d11dabbf21f50815
parentd2cfa400a11c869dd79f945fca68d62fdb85dd32
gdb: sim: add command line completion

For now, only the sub-command name is completed.  No support yet for
completing options to that command.  But even this is a huge step as
currently, nothing is completed, and the basic "help sim" is fairly
obtuse as to what exactly the "sim" command accepts.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
gdb/ChangeLog
gdb/remote-sim.c
include/gdb/ChangeLog
include/gdb/remote-sim.h
sim/common/ChangeLog
sim/common/sim-options.c