Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-06-23 | Add support for auto_boolean (true, false or auto). | Andrew Cagney | 1 | -0/+22 | |
2000-06-10 | Eliminate PARAMS. | Kevin Buettner | 1 | -1/+1 | |
2000-06-08 | Change signature of function add_set_enum_cmd() so that it uses | Andrew Cagney | 1 | -4/+4 | |
constant character pointers. Update everything. As a consequence fix infrun's follow-fork plugging a small memory leak. | |||||
2000-06-04 | Eliminate PARAMS from function pointer declarations. | Kevin Buettner | 1 | -4/+3 | |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -53/+51 | |
2000-05-16 | Fix signature of add_set_enum_cmd. Change VAR parameter to char**. | Andrew Cagney | 1 | -8/+13 | |
Cleanup signature of add_set_cmd. Change VAR parameter to void*. | |||||
2000-04-21 | Make help_all static. | Andrew Cagney | 1 | -2/+0 | |
2000-04-20 | Fri Mar 24 12:10:38 2000 glen mccready <gkm@pobox.com> | Glen McCready | 1 | -0/+2 | |
* command.c, command.h (help_all): Add functionality to display a complete listing of available commands. | |||||
2000-04-10 | 2000-04-10 Fernando Nasser <fnasser@cygnus.com> | Fernando Nasser | 1 | -1/+1 | |
From 2000-04-10 Rodney Brown <rdb@redhat.com>: * command.h (enum command_class): Remove trailing "," to placate AIX xlc. | |||||
2000-04-03 | Fix a typo (comtaining -> containing). | Eli Zaretskii | 1 | -1/+1 | |
2000-03-23 | 2000-03-23 Fernando Nasser <fnasser@cygnus.com> | Fernando Nasser | 1 | -7/+53 | |
From David Whedon <dwhedon@gordian.com> * top.c (execute_command): Checks all commands beore executing to see if the user needs to be warned that the command is deprecated, warns user if appropriate. (add_info), (add_info_alias), (add_com) , (add_com_alias): Changed return values from void to struct cmd_list_element *. * command.c (lookup_cmd_1): Check aliases before following link in case user needs to be warned about a deprecated alias. (deprecate_cmd): new exported function for command deprecation, sets flags and posibly a replacement string. (deprecated_cmd_warning): New exported funciton to warn user about a deprecated command. (lookup_cmd_composition): New exported function that determines alias, prefix_command, and cmd based on a string. This is useful is we want to full name of a command. * command.h : Added prototypes for deprecate_cmd, deprecated_warn_user and lookup_cmd_composition, added flags to the cmd_list_element structure, changed return values for add_com_* and add_info_* from void to cmd_list_element. * maint.c : (maintenance_deprecate): New function to deprecate a command. This exists only so that the testsuite can deprecate commands at runtime and check the warning behavior. (maintenance_undeprecate) : New function, drops deprecated flags. (maintenance_do_deprecate): Actually does the (un)deprecation. (initialize_maint_cmds): Added the above new deprecate commands. | |||||
2000-02-02 | import gdb-2000-02-01 snapshot | Jason Molenda | 1 | -9/+6 | |
1999-09-28 | import gdb-1999-09-28 snapshot | Jason Molenda | 1 | -0/+17 | |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -72/+78 | |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+259 | |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -151/+0 | |
1991-03-28 | Initial revision | K. Richard Pixley | 1 | -0/+151 | |
1990-09-05 | Initial revision | John Gilmore | 1 | -77/+0 | |
2012-06-03 | gdb-3.3 | gdb-3.3 | 1 | -104/+19 | |
2012-06-03 | gdb-2.5.1 | gdb-2.5.1 | 1 | -21/+29 | |
2012-06-03 | gdb-2.4+.aux.coff | gdb-2.4+.aux.coff | 1 | -0/+154 | |