mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-05-31 01:45:52 +08:00
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.
This commit is contained in:
@ -34,6 +34,7 @@
|
||||
#include "gdbcore.h"
|
||||
#include "dis-asm.h"
|
||||
#include "gdb_stat.h"
|
||||
#include "completer.h"
|
||||
|
||||
/* Local function declarations. */
|
||||
|
||||
|
Reference in New Issue
Block a user