summaryrefslogtreecommitdiff
path: root/gdb/command.h
Commit message (Expand)AuthorAgeFilesLines
...
* Index: mi/ChangeLogAndrew Cagney2003-10-241-1/+1
* 2003-08-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-08-091-0/+10
* 2002-07-03 Martin M. Hunt <hunt@redhat.com>Martin Hunt2002-07-031-0/+6
* * command.h (add_setshow_cmd): Declare.Tom Tromey2002-06-261-0/+20
* * command.h (add_setshow_auto_boolean_cmd): ReplaceAndrew Cagney2002-06-151-5/+8
* * cli/cli-decode.c (add_setshow_boolean_cmd): ReplaceAndrew Cagney2002-06-151-5/+9
* * cli/cli-decode.c (set_cmd_cfunc): Update.Andrew Cagney2002-06-151-3/+5
* * defs.h (auto_boolean): Declare enum.Andrew Cagney2002-06-151-12/+4
* * command.h: Update copyright.Andrew Cagney2002-03-241-162/+6
* * command.h (struct cmd_list_element): Add field context.Andrew Cagney2002-03-191-0/+8
* * cli/cli-decode.c (cmd_type): New function.Andrew Cagney2002-03-181-0/+12
* * command.h: (execute_cmd_post_hook): Declare.Andrew Cagney2002-03-171-0/+6
* * cli/cli-decode.c (set_cmd_completer): New function.Andrew Cagney2002-03-061-0/+3
* Doc fix.Jim Blandy2002-02-231-1/+1
* * cli/cli-decode.c (cmd_cfunc_eq): New function.Andrew Cagney2002-02-231-0/+4
* * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.Andrew Cagney2002-02-051-1/+17
* s/NO_FUNCTION/NULL/Andrew Cagney2002-02-021-4/+2
* Fix for PR gdb/209, PR gdb/156:Tom Tromey2001-11-221-1/+5
* * cli/cli-decode.c (add_set_boolean_cmd): Define.Andrew Cagney2001-09-301-0/+6
* 2001-07-16 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2001-07-161-7/+0
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* 2000-12-20 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2000-12-211-1/+1
* 2000-12-01 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2000-12-011-0/+7
* Mark error_no_arg() as no-return.Andrew Cagney2000-11-201-1/+1
* 2000-11-06 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser2000-11-061-3/+14
* Add support for auto_boolean (true, false or auto).Andrew Cagney2000-06-231-0/+22
* Eliminate PARAMS.Kevin Buettner2000-06-101-1/+1
* Change signature of function add_set_enum_cmd() so that it usesAndrew Cagney2000-06-081-4/+4
* Eliminate PARAMS from function pointer declarations.gdb-post-params-removal-2000-06-04Kevin Buettner2000-06-041-4/+3
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-53/+51
* Fix signature of add_set_enum_cmd. Change VAR parameter to char**.Andrew Cagney2000-05-161-8/+13
* Make help_all static.Andrew Cagney2000-04-211-2/+0
* Fri Mar 24 12:10:38 2000 glen mccready <gkm@pobox.com>Glen Mccready2000-04-201-0/+2
* 2000-04-10 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser2000-04-101-1/+1
* Fix a typo (comtaining -> containing).Eli Zaretskii2000-04-031-1/+1
* 2000-03-23 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser2000-03-231-7/+53
* import gdb-2000-02-01 snapshotJason Molenda2000-02-021-9/+6
* import gdb-1999-09-28 snapshotJason Molenda1999-09-281-0/+17
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-72/+78
* Initial revisionStan Shebs1999-04-161-0/+259