gdb: sim: add command line completion
commitde6d5b712120472ddbe22bd8aeea8029cebb83b7
authorMike Frysinger <vapier@gentoo.org>
Fri, 15 Apr 2011 03:43:45 +0000 (15 03:43 +0000)
committerMike Frysinger <vapier@gentoo.org>
Fri, 15 Apr 2011 03:43:45 +0000 (15 03:43 +0000)
treee93e0a809bd12811af459f4bd08887d456b459fe
parentdfbfa8df5b94d9b32a0c47d52ce6d431e96cd356
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>
include/gdb/ChangeLog
include/gdb/remote-sim.h