2001-07-15 Elena Zannoni <ezannoni@redhat.com>
authorElena Zannoni <ezannoni@kwikemart.cygnus.com>
Sun, 15 Jul 2001 18:57:06 +0000 (18:57 +0000)
committerElena Zannoni <ezannoni@kwikemart.cygnus.com>
Sun, 15 Jul 2001 18:57:06 +0000 (18:57 +0000)
commitd75b5104df76c05fc85594425d35c30959eec84d
tree702465627c1a5e28b250c9ddea323db8872140e0
parented8fee27bc6b8daee958eff4ccb0d63d8984d41d
2001-07-15  Elena Zannoni  <ezannoni@redhat.com>

* top.c (readline_line_completion_function, noop_completer): Move
  from here...
* completer.c (readline_line_completion_function, noop_completer):
  ...to here.
* gdbcmd.h (readline_line_completion_function, noop_completer):
  Move declarations from here...
* completer.h (readline_line_completion_function, noop_completer):
  ...to here.
* corefile.c: Include completer.h.
* source.c: Ditto.
* symfile.c: Ditto.
* Makefile.in: Update dependencies.
gdb/ChangeLog
gdb/Makefile.in
gdb/completer.c
gdb/completer.h
gdb/corefile.c
gdb/gdbcmd.h
gdb/source.c
gdb/symfile.c
gdb/top.c
This page took 0.035181 seconds and 4 git commands to generate.