| Commit message (Expand) | Author | Age | Files | Lines |
* | * command.c (add_cmd, add_show_from_set): Insert new commands in | Jason Molenda | 1997-09-27 | 1 | -8/+44 |
* | * blockframe.c (generic_get_saved_regs): Remove unused variable | Jeff Law | 1997-02-10 | 1 | -1/+1 |
* | * command.c (do_setshow_command): Don't segfault when showing | Stu Grossman | 1996-07-17 | 1 | -3/+6 |
* | * core-aout.c (fetch_core_registers): Cast core_reg_size to int | Fred Fish | 1996-03-30 | 1 | -1/+2 |
* | * command.c (add_cmd): Add missing initialization for enums member. | Fred Fish | 1996-02-03 | 1 | -8/+9 |
* | Update FSF address. | Fred Fish | 1995-08-02 | 1 | -1/+1 |
* | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1995-08-01 | 1 | -1/+1 |
* | * configure.in: Check for unistd.h. | J.T. Conklin | 1995-07-31 | 1 | -0/+3 |
* | * command.h command.c: Add var_enum command type. It's like | Stu Grossman | 1995-03-07 | 1 | -0/+130 |
* | * command.c (show_user_1): Use print_command_line to show a user | Jeff Law | 1995-01-11 | 1 | -2/+2 |
* | * command.c (do_setshow_command, case var_string): Never add a | Jim Kingdon | 1994-03-26 | 1 | -0/+7 |
* | * main.c (complete_command): New command, from Rick Sladkey | Jim Kingdon | 1994-03-24 | 1 | -0/+3 |
* | * command.c (empty_sfunc): New function. | Jim Kingdon | 1994-02-03 | 1 | -3/+13 |
* | * command.c (add_set_cmd, no_just_help_class_command): Change | Jim Kingdon | 1994-02-02 | 1 | -7/+6 |
* | * command.c (shell_escape): Report errors correctly (with error | Jim Kingdon | 1994-02-02 | 1 | -2/+4 |
* | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1993-11-01 | 1 | -28/+28 |
* | * main.c (filename_completer): Don't complete to files ending in ~. | Jim Kingdon | 1993-06-25 | 1 | -5/+28 |
* | * Changes from (or inspired by) AMD: | Jim Kingdon | 1993-04-25 | 1 | -8/+6 |
* | comment changes only | K. Richard Pixley | 1993-04-22 | 1 | -2/+6 |
* | Tue Mar 30 08:06:24 1993 Jim Kingdon (kingdon@cygnus.com) | Jim Kingdon | 1993-03-30 | 1 | -1/+24 |
* | (show_user): Avoid fprintf_filtered botch (AGAIN!). | John Gilmore | 1993-03-17 | 1 | -2/+5 |
* | Lint fixes from Paul Eggert (eggert@twinsun.com): | John Gilmore | 1993-03-05 | 1 | -3/+3 |
* | * command.c (shell_escape, make_command, _initialze_command): | Steve Chamberlain | 1993-01-04 | 1 | -2/+8 |
* | * defs.h (STRCMP, STREQ, STREQN): New macros. | Fred Fish | 1992-12-23 | 1 | -2/+2 |
* | * defs.h (sevenbit_strings): Add declaration. | Fred Fish | 1992-11-21 | 1 | -1/+1 |
* | * Makefile.in (VERSION): Roll to 4.6.8. | John Gilmore | 1992-10-15 | 1 | -3/+0 |
* | Add `command hooks' and a hook for inferior program stopping. | John Gilmore | 1992-10-01 | 1 | -2/+23 |
* | * command.c (lookup_cmd_1): Clarify descriptive comments. | Fred Fish | 1992-07-10 | 1 | -20/+19 |
* | * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c, | Fred Fish | 1992-07-04 | 1 | -1/+1 |
* | * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c, | Fred Fish | 1992-06-29 | 1 | -1/+1 |
* | * command.c (add_abbrev_prefix_cmd): Fix misspelling in comment. | Fred Fish | 1992-06-23 | 1 | -1/+1 |
* | Lint. | John Gilmore | 1992-04-02 | 1 | -2/+4 |
* | Lint | John Gilmore | 1992-03-29 | 1 | -4/+4 |
* | * command.c, main.c (various places): Use ctype.h macros | Per Bothner | 1992-03-25 | 1 | -7/+4 |
* | Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com) | Michael Tiemann | 1992-03-03 | 1 | -1/+0 |
* | * Check in Fred Fish's changes in these modules. Fred | John Gilmore | 1992-02-22 | 1 | -20/+45 |
* | * Makefile.in: VERSION 4.2.96. | John Gilmore | 1991-12-04 | 1 | -7/+8 |
* | * defs.h: Incorporate param.h. All users changed. | John Gilmore | 1991-11-21 | 1 | -3/+2 |
* | Remove internal gdb definition of fixed arg count concat() function and | Fred Fish | 1991-11-12 | 1 | -1/+1 |
* | Lint and some rs/6000 port. | John Gilmore | 1991-11-09 | 1 | -0/+1 |
* | * utils.c (error): if error_pre_print is set, print the string | John Gilmore | 1991-09-10 | 1 | -3/+16 |
* | Change GDB over to GNU General Public License version 2. | John Gilmore | 1991-06-04 | 1 | -13/+13 |
* | The list of changes is too long to fit in the cvs log (since it truncates!). | Jim Kingdon | 1991-05-02 | 1 | -3/+3 |
* | *** empty log message *** | John Gilmore | 1991-04-05 | 1 | -0/+49 |
* | Johns release | K. Richard Pixley | 1991-03-28 | 1 | -0/+1150 |
* | Initial revision | John Gilmore | 1990-09-05 | 1 | -856/+0 |
* | gdb-3.3 | gdb-3.3 | 2012-06-03 | 1 | -125/+357 |
* | gdb-3.1 | gdb-3.1 | 2012-06-03 | 1 | -97/+255 |
* | gdb-2.8.1 | gdb-2.8.1 | 2012-06-03 | 1 | -0/+4 |
* | gdb-2.8 | gdb-2.8 | 2012-06-03 | 1 | -1/+1 |