binutils-gdb/gdb/cli
Elena Zannoni 210661e72f 2001-07-16 Elena Zannoni <ezannoni@redhat.com>
* top.c (is_complete_command, init_cmd_lists, init_cli_cmds,
        execute_user_command, do_setshow_command, get_prompt, init_proc,
        serial_log_command): Remove extern declarations.  Include
        cli/cli-cmds.h, cli/cli-script.h, cli/cli-setshow.h, serial.h.
        * gdbcmd.h (execute_user_command): Remove declaration, it's already
        in cli/cli-script.h.
        * command.h (do_setshow_command): Remove declaration, it's already
        in cli/cli-setshow.h.
        * infrun.c: Include "cli/cli-script.h" for execute_user_command.
        * Makefile.in (infrun.o): Update dependencies.
        (top.o): Ditto.
        * cli/cli-setshow.h: Add comment for do_setshow_command.
2001-07-16 14:46:34 +00:00
..
cli-cmds.c * cli/cli-cmds.c (shell_escape) [GLOBAL_CURDIR]: Condition the 2001-07-16 14:13:06 +00:00
cli-cmds.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
cli-decode.c Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
cli-decode.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
cli-script.c 2001-06-17 Fernando Nasser <fnasser@redhat.com> 2001-06-17 15:16:12 +00:00
cli-script.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
cli-setshow.c s/ui_out_list/ui_out_tupple/ 2001-05-12 04:08:24 +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