[RFA/REPOST] Move some funcs from top.c to completer.c

Andrew Cagney ac131313@cygnus.com
Fri Jul 13 15:26:00 GMT 2001


> This is a repost of a patch I submitted long time ago.
> http://sources.redhat.com/ml/gdb-patches/2001-05/msg00136.html
> I modified it slightly to adapt it to the current sources.


Treat it as obvious :-)

	Andrew


> 2001-07-13  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.
> 
> 




More information about the Gdb-patches mailing list