darling-gdb/gdb/cli
Andrew Cagney b2875cc0a2 * cli/cli-decode.c: Include "gdb_assert.h".
(add_set_or_show_cmd): New static function.
(add_set_cmd): Rewrite.  Use add_set_or_show_cmd.
(add_show_from_set): Rewrite. Use add_set_or_show_cmd.  Don't copy
all fields, such as func, from the set command.
2002-03-24 00:24:35 +00:00
..
cli-cmds.c * cli/cli-decode.c (set_cmd_completer): New function. 2002-03-06 06:28:35 +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 * cli/cli-decode.c: Include "gdb_assert.h". 2002-03-24 00:24:35 +00:00
cli-decode.h * command.h (struct cmd_list_element): Add field context. 2002-03-19 02:19:17 +00:00
cli-script.c * command.h: (execute_cmd_post_hook): Declare. 2002-03-17 19:53:39 +00:00
cli-script.h Remove else clause to #if UI_OUT. 2002-01-17 22:15:18 +00:00
cli-setshow.c * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions. 2002-02-05 04:37:23 +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