binutils-gdb/gdb/cli
Fernando Nasser 53cb0458d6 * source.c (get_current_or_default_source_symtab_and_line): Remove
function.
	(set_default_source_symtab_and_line): New function. Attempts to
	determine a source file to list lines from if one is not currently
	defined.
	(get_current_source_symtab_and_line): Initialize sal.pc and
        sal.end fields.
	(set_current_source_symtab_and_line): Mark argument as const.
	* source.h: Update declarations and comments.
	* linespec.c (decode_line_1): Replace call to removed routine above.
	* stack.c (print_frame_info_base): Ditto.
	* cli/cli-cmds.c (edit_command): Ditto.
	(list_command): Ditto.
2002-09-22 22:18:41 +00:00
..
cli-cmds.c * source.c (get_current_or_default_source_symtab_and_line): Remove 2002-09-22 22:18:41 +00:00
cli-cmds.h * cli/cli-decode.c (cmd_cfunc_eq): New function. 2002-02-23 20:12:13 +00:00
cli-decode.c 2002-07-30 Andrew Cagney <ac131313@redhat.com> 2002-07-30 13:45:15 +00:00
cli-decode.h * command.h (add_setshow_auto_boolean_cmd): Replace 2002-06-15 22:05:33 +00:00
cli-dump.c * cli/cli-dump.c: Change fopen modes to use binary open modes 2002-08-09 16:36:10 +00:00
cli-dump.h 2002-03-26 Michael Snyder <msnyder@redhat.com> 2002-03-29 01:22:41 +00:00
cli-script.c 2002-08-26 Joel Brobecker <brobecker@gnat.com> 2002-08-27 01:09:09 +00:00
cli-script.h 2002-08-27 Elena Zannoni <ezannoni@redhat.com> 2002-08-27 19:06:36 +00:00
cli-setshow.c 2002-07-30 Andrew Cagney <ac131313@redhat.com> 2002-07-30 13:45:15 +00:00
cli-setshow.h 2001-07-16 Elena Zannoni <ezannoni@redhat.com> 2001-07-16 14:46:34 +00:00
cli-utils.c Move putchar_filtered() to utils.c. 2001-01-31 03:46:23 +00:00
cli-utils.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00