binutils-gdb/gdb/cli
Vladimir Prus 3c1179ff51 Refactor reading of commands
* defs.h (read_command_lines_1): Declare.
	* cli/cli-script.c (read_next_line): Only return string,
	do not process.
	(process_next_line): New, extracted from read_next_line.
	(recurse_read_control_structure): Take a function pointer to the
	read function.
	(get_command_line) Pass the read_next_line as reader function
	into recurse_read_control_structure.
	(read_command_lines_1): New, extracted from...
	(read_command_lines): ...here.
2009-08-03 12:26:37 +00:00
..
cli-cmds.c 2009-07-11 Hui Zhu <teawater@gmail.com> 2009-07-11 14:04:23 +00:00
cli-cmds.h gdb/ 2009-07-02 21:57:28 +00:00
cli-decode.c 2009-06-19 Samuel Bronson <naesten@gmail.com> 2009-06-19 15:49:35 +00:00
cli-decode.h * infrun.c (normal_stop): Use has_stack_frames instead of 2009-03-25 21:42:35 +00:00
cli-dump.c gdb/ 2009-07-09 20:30:59 +00:00
cli-dump.h Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
cli-interp.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
cli-logging.c 2008-02-21 Pedro Alves <pedro@codesorcery.com> 2009-02-21 16:14:50 +00:00
cli-script.c Refactor reading of commands 2009-08-03 12:26:37 +00:00
cli-script.h * NEWS: Document "define" for prefixed commands. 2009-01-14 20:40:09 +00:00
cli-setshow.c gdb/ 2009-05-23 16:17:18 +00:00
cli-setshow.h Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00