aboutsummaryrefslogtreecommitdiff
path: root/gdb/cli/cli-decode.c
AgeCommit message (Expand)AuthorFilesLines
2002-07-302002-07-30 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-0/+1
2002-07-032002-07-03 Martin M. Hunt <hunt@redhat.com>Martin Hunt1-0/+20
2002-06-26 * command.h (add_setshow_cmd): Declare.Tom Tromey1-19/+47
2002-06-25 * cli/cli-decode.c (add_show_from_set): Fixed typo in comment.Tom Tromey1-1/+1
2002-06-15* command.h (add_setshow_auto_boolean_cmd): ReplaceAndrew Cagney1-13/+16
2002-06-15* cli/cli-decode.c (add_setshow_boolean_cmd): ReplaceAndrew Cagney1-13/+45
2002-06-15* cli/cli-decode.c (set_cmd_cfunc): Update.Andrew Cagney1-5/+2
2002-06-15* defs.h (auto_boolean): Declare enum.Andrew Cagney1-1/+1
2002-04-122002-04-12 Michael Snyder <msnyder@redhat.com>Michael Snyder1-6/+16
2002-03-24* cli/cli-decode.c: Include "gdb_assert.h".Andrew Cagney1-41/+43
2002-03-23* defs.h (error): Add printf format attribute.Andrew Cagney1-1/+1
2002-03-19* command.h (struct cmd_list_element): Add field context.Andrew Cagney1-0/+13
2002-03-18* cli/cli-decode.c (cmd_type): New function.Andrew Cagney1-0/+6
2002-03-06* cli/cli-decode.c (set_cmd_completer): New function.Andrew Cagney1-1/+8
2002-02-23* cli/cli-decode.c (cmd_cfunc_eq): New function.Andrew Cagney1-0/+7
2002-02-05* cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.Andrew Cagney1-16/+59
2002-02-02s/NO_FUNCTION/NULL/Andrew Cagney1-3/+2
2002-01-17Remove else clause to #if UI_OUT.Andrew Cagney1-8/+3
2001-12-20 * cli/cli-decode.c (add_cmd): Initialize pre_show_hook inJeff Law1-0/+1
2001-09-30* cli/cli-decode.c (add_set_boolean_cmd): Define.Andrew Cagney1-0/+19
2001-09-01Make GDB use libiberty regex implementation.Mark Kettenis1-1/+1
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2001-01-19Replace STRCMP with strcmp()Andrew Cagney1-4/+4
2000-12-15Replace free() with xfree().Kevin Buettner1-5/+5
2000-12-062000-12-06 Fernando Nasser <fnasser@redhat.com>Fernando Nasser1-18/+13
2000-12-062000-12-06 Fernando Nasser <fnasser@redhat.com>Fernando Nasser1-9/+3
2000-12-062000-12-06 Fernando Nasser <fnasser@redhat.com>Fernando Nasser1-137/+0
2000-12-012000-12-01 Fernando Nasser <fnasser@redhat.com>Fernando Nasser1-0/+1492