openocd/src/server
Tarek BOCHKATI d10141ef07 telnet: auto-completion of "registered" commands
auto-completion behavior:
- if there is only one matched command complete the user-command
- else if multiple matches add the common part then in second step
  list all matched commands
- sub-commands are handled in the same way
- auto-completion restarts after these characters ';', '[', '{'

Change-Id: I1b81dd19191a5785e68d0bb5cd244e01a4dd0587
Signed-off-by: Tarek BOCHKATI <tarek.bouchkati@gmail.com>
Reviewed-on: http://openocd.zylin.com/6095
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
2021-05-01 13:53:57 +01:00
..
gdb_server.c target/aarch64: Add watchpoint support 2021-04-11 21:28:01 +01:00
gdb_server.h server: free strduped port numbers 2018-03-15 17:08:53 +00:00
Makefile.am Add initial RTT support 2020-12-02 23:15:52 +00:00
rtt_server.c server: revert commit 7e6556b3ca 2021-03-10 21:34:13 +00:00
rtt_server.h Add initial RTT support 2020-12-02 23:15:52 +00:00
server_stubs.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
server.c server: revert commit 7e6556b3ca 2021-03-10 21:34:13 +00:00
server.h server: revert commit 7e6556b3ca 2021-03-10 21:34:13 +00:00
startup.tcl CVE-2018-5704: Prevent some forms of Cross Protocol Scripting attacks 2019-11-22 18:25:34 +00:00
tcl_server.c server: revert commit 7e6556b3ca 2021-03-10 21:34:13 +00:00
tcl_server.h server: free strduped port numbers 2018-03-15 17:08:53 +00:00
telnet_server.c telnet: auto-completion of "registered" commands 2021-05-01 13:53:57 +01:00
telnet_server.h server: free strduped port numbers 2018-03-15 17:08:53 +00:00