binutils-gdb/gdb/cli
Thiago Jung Bauermann 311a4e6b7b gdb/
2008-08-16  Vladimir Prus  <vladimir@codesourcery.com>
	    Thiago Jung Bauermann  <bauerman@br.ibm.com>

	* cli-script.c (read_next_line): Add parse_commands argument.
	(recurse_read_control_structure): Adapt to new read_next_line
	signature.
	(read_command_lines): Add parse_commands argument.
	(define_command): Adapt to new read_command_lines signature.
	(document_command): Likewise.
	* breakpoint.c (commands_command): Likewise.
	* defs.h (read_command_lines): Adjust function prototype.

testsuite/
2008-08-16  Thiago Jung Bauermann  <bauerman@br.ibm.com>

	* gdb.base/define.exp: Test indented command documentation.
	* gdb.python/python.exp: Test indented multi-line command.
2008-08-16 20:36:30 +00:00
..
cli-cmds.c * cli/cli-cmds.c (edit_command): Remove unused variables. Delete 2008-07-30 01:08:35 +00:00
cli-cmds.h Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
cli-decode.c * cli/cli-decode.c (lookup_cmd_1): Use memcpy. 2008-07-30 01:10:17 +00:00
cli-decode.h Kill cmd_async_ok. 2008-07-26 10:23:56 +00:00
cli-dump.c Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
cli-dump.h Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
cli-interp.c Implement MI notification for new threads. 2008-03-14 17:21:08 +00:00
cli-logging.c Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
cli-script.c gdb/ 2008-08-16 20:36:30 +00:00
cli-script.h Initial python support. 2008-08-06 19:41:33 +00:00
cli-setshow.c Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
cli-setshow.h Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
cli-utils.c Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
cli-utils.h Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00