Yao Qi 9852c492bd gdb/
2013-03-29  Yao Qi  <yao@codesourcery.com>

	* corelow.c: Include "completer.h".
	(_initialize_corelow): Call add_target_with_completer with
	argument 'filename_completer'.
	* tracepoint.c: Likewise.
	* exec.c (_initialize_exec): Likewise.
	* target.c (add_target): Rename to ...
	(add_target_with_completer): ... this.  Call set_cmd_completer
	if parameter completer is not NULL.
	(add_target): New.
	* target.h: Include "command.h".
	(add_target_with_completer): Declare it.

gdb/testsuite:

2013-03-29  Yao Qi  <yao@codesourcery.com>

	* gdb.base/completion.exp: Test completion of commands
	"target core", "target tfile" and "target exec".
	* gdb.trace/tfile.exp: Test completion of command
	"target tfile".
2013-03-29 15:21:23 +00:00
..
2013-03-14 13:34:06 +00:00
2013-03-14 13:34:06 +00:00
2013-03-29 15:21:23 +00:00
2013-03-25 17:28:03 +00:00
2013-03-15 01:41:29 +00:00
2013-02-03 15:54:18 +00:00
2013-03-14 13:34:06 +00:00
2013-03-04 19:30:28 +00:00
2013-03-15 01:41:29 +00:00
2013-03-14 13:34:06 +00:00
2013-03-22 20:39:29 +00:00
2013-03-15 01:41:29 +00:00
2013-03-29 15:21:23 +00:00
2013-03-29 15:21:23 +00:00