* main.c (complete_command): New command, from Rick Sladkey
authorJim Kingdon <jkingdon@engr.sgi.com>
Thu, 24 Mar 1994 15:00:52 +0000 (15:00 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Thu, 24 Mar 1994 15:00:52 +0000 (15:00 +0000)
commit0997322359c7bba03dd0c50d51d80ff7adae1cdf
treeebc2f6676d65c09cbb4824d5cb9ef390a8e7a8a8
parentad15bea9df8294fe18f69b43f0aba5582a44e807
* main.c (complete_command): New command, from Rick Sladkey
<jrs@world.std.com>.
(symbol_completion_function): Don't declare rl_point and
rl_line_buffer; they are now declared in readline.h.
(show_commands): Don't declare history_base; it is declared in
history.h.
* command.c (lookup_cmd): Don't delete trailing whitespace.
gdb/ChangeLog
gdb/command.c
gdb/main.c
This page took 0.025576 seconds and 4 git commands to generate.