28 Commits (9464e2329392a8aefeaecc4ec0cb6a5d05d29d17)

Author SHA1 Message Date
Andrew Cagney 5f8a318830 2002-07-30 Andrew Cagney <ac131313@redhat.com> 24 years ago
Martin Hunt f436dd25ca 2002-07-03 Martin M. Hunt <hunt@redhat.com> 24 years ago
Tom Tromey 9f064c9519 * command.h (add_setshow_cmd): Declare. 25 years ago
Tom Tromey c0e624e73f * cli/cli-decode.c (add_show_from_set): Fixed typo in comment. 25 years ago
Andrew Cagney e9e68a56bc * command.h (add_setshow_auto_boolean_cmd): Replace 25 years ago
Andrew Cagney e707bbc264 * cli/cli-decode.c (add_setshow_boolean_cmd): Replace 25 years ago
Andrew Cagney 9773a94b7a * cli/cli-decode.c (set_cmd_cfunc): Update. 25 years ago
Andrew Cagney 7f19b9a2d2 * defs.h (auto_boolean): Declare enum. 25 years ago
Michael Snyder de74f71f00 2002-04-12 Michael Snyder <msnyder@redhat.com> 25 years ago
Andrew Cagney b2875cc0a2 * cli/cli-decode.c: Include "gdb_assert.h". 25 years ago
Andrew Cagney 823ca731ed * defs.h (error): Add printf format attribute. 25 years ago
Andrew Cagney 7d0766f3c3 * command.h (struct cmd_list_element): Add field context. 25 years ago
Andrew Cagney 1868c04eba * cli/cli-decode.c (cmd_type): New function. 25 years ago
Andrew Cagney 5ba2abebe7 * cli/cli-decode.c (set_cmd_completer): New function. 25 years ago
Andrew Cagney bbaca940eb * cli/cli-decode.c (cmd_cfunc_eq): New function. 25 years ago
Andrew Cagney 9f60d481c2 * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions. 25 years ago
Andrew Cagney e00d1dc8a5 s/NO_FUNCTION/NULL/ 25 years ago
Andrew Cagney 8926118ce2 Remove else clause to #if UI_OUT. 25 years ago
Jeff Law 47724592cf * cli/cli-decode.c (add_cmd): Initialize pre_show_hook in 25 years ago
Andrew Cagney f3796e2657 * cli/cli-decode.c (add_set_boolean_cmd): Define. 25 years ago
Mark Kettenis f77b92bf11 Make GDB use libiberty regex implementation. 25 years ago
Kevin Buettner b6ba6518e9 Update/correct copyright notices. 26 years ago
Andrew Cagney 494b7ec97e Replace STRCMP with strcmp() 26 years ago
Kevin Buettner b8c9b27d1e Replace free() with xfree(). 26 years ago
Fernando Nasser 69da3468fd 2000-12-06 Fernando Nasser <fnasser@redhat.com> 26 years ago
Fernando Nasser c64601c792 2000-12-06 Fernando Nasser <fnasser@redhat.com> 26 years ago
Fernando Nasser 7c4710aef5 2000-12-06 Fernando Nasser <fnasser@redhat.com> 26 years ago
Fernando Nasser d318976c46 2000-12-01 Fernando Nasser <fnasser@redhat.com> 26 years ago
Fernando Nasser 73bc900df9 2000-11-06 Fernando Nasser <fnasser@cygnus.com> 26 years ago
David Taylor bb518678ac * eval.c (parse_and_eval_long): New function. 26 years ago
David Anderson e26cc3490a Corrected spelling errors in comments 26 years ago
Kevin Buettner af1c1752c4 Protoize. 26 years ago
Kevin Buettner fba45db2fa Protoization. 26 years ago
Scott Bambrough d5b61b5991 2000-07-11 Scott Bambrough <scottb@netwinder.org> 27 years ago
Andrew Cagney 97c3646ff2 Add support for auto_boolean (true, false or auto). 27 years ago
Andrew Cagney 53904c9e67 Change signature of function add_set_enum_cmd() so that it uses 27 years ago
Andrew Cagney aa8910955a Accept an enum immediately when it is an exact match - wouldn't accept 27 years ago
Kevin Buettner 507f3c78fb Eliminate PARAMS from function pointer declarations. 27 years ago
Kevin Buettner a14ed312fd PARAMS removal. 27 years ago
Andrew Cagney 1ed2a1352d Fix signature of add_set_enum_cmd. Change VAR parameter to char**. 27 years ago
Andrew Cagney b02eeafb14 Use make_cleanup_ui_out_stream_delete(). 27 years ago
Andrew Cagney c85871a391 Make help_all static. 27 years ago
Glen McCready 49a5a3a3e3 Fri Mar 24 12:10:38 2000 glen mccready <gkm@pobox.com> 27 years ago
Fernando Nasser 5638284566 2000-03-23 Fernando Nasser <fnasser@cygnus.com> 27 years ago
Daniel Berlin 6837a0a2a9 Added the apropos command 27 years ago
Andrew Cagney acd46a93b6 Document requirements on adding a ``!'' command. 27 years ago
Andrew Cagney 03f2053f96 Replace ../include/wait.h with gdb_wait.h. 27 years ago
Jason Molenda 8b93c6380e import gdb-2000-02-02 snapshot 27 years ago
Jason Molenda d9fcf2fb1c import gdb-2000-02-01 snapshot 27 years ago
Jason Molenda 2acceee218 import gdb-1999-10-04 snapshot 27 years ago