]> git.eshelyaron.com Git - emacs.git/commit
(gud-gdb-complete-command): New defun to support true
authorRichard M. Stallman <rms@gnu.org>
Fri, 25 Mar 1994 18:31:42 +0000 (18:31 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 25 Mar 1994 18:31:42 +0000 (18:31 +0000)
commit0e0de659c7e7a38224ea44b7ab8310d727a8b190
treefa0fdc4d62f1df92594f49797bacd359c9883556
parent32daa216192d20b884095e70e12d82ed5794fbac
(gud-gdb-complete-command): New defun to support true
GDB completion in the GUD buffer.  Requires assistance from
GDB in the form of the `complete' command.
(gud-gdb-complete-in-progress, gud-gdb-complete-string,
gud-gdb-complete-break, gud-gdb-complete-list,
gud-gdb-complete-filter): New.
(gdb): Bind TAB to gud-gdb-complete-command.
lisp/gud.el