Age | Commit message (Expand) | Author | Files | Lines |
1999-09-09 | import gdb-1999-09-08 snapshot | Stan Shebs | 1 | -2/+0 |
1999-08-31 | import gdb-1999-08-30 snapshot | Jason Molenda | 1 | -3/+0 |
1999-08-23 | import gdb-1999-08-23 snapshot | Jason Molenda | 1 | -3/+28 |
1999-08-09 | import gdb-1999-08-09 snapshot | Jason Molenda | 1 | -0/+2 |
1999-07-12 | import gdb-1999-07-12 snapshot | Jason Molenda | 1 | -2/+1 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -187/+191 |
1999-05-25 | import gdb-1999-05-25 snapshot | Jason Molenda | 1 | -0/+7 |
1999-05-19 | import gdb-1999-0519 | Jason Molenda | 1 | -1/+1 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+1564 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -1564/+0 |
1998-12-31 | all remaining *.c *.h files from hp merge. | David Taylor | 1 | -16/+57 |
1998-10-16 | 1998-10-16 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1 | -15/+10 |
1998-10-15 | command.c: Include "wait.h" after, rather than before, <wait.h>. | Andrew Cagney | 1 | -1/+2 |
1998-08-18 | 1998-08-18 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1 | -0/+8 |
1998-03-05 | Wed Mar 4 16:53:52 1998 Martin M. Hunt <hunt@cygnus.com> | Martin Hunt | 1 | -2/+16 |
1997-09-27 | * command.c (add_cmd, add_show_from_set): Insert new commands in | Jason Molenda | 1 | -8/+44 |
1997-02-10 | * blockframe.c (generic_get_saved_regs): Remove unused variable | Jeff Law | 1 | -1/+1 |
1996-07-17 | * command.c (do_setshow_command): Don't segfault when showing | Stu Grossman | 1 | -3/+6 |
1996-03-30 | * core-aout.c (fetch_core_registers): Cast core_reg_size to int | Fred Fish | 1 | -1/+2 |
1996-02-03 | * command.c (add_cmd): Add missing initialization for enums member. | Fred Fish | 1 | -8/+9 |
1995-08-02 | Update FSF address. | Fred Fish | 1 | -1/+1 |
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1 | -1/+1 |
1995-07-31 | * configure.in: Check for unistd.h. | J.T. Conklin | 1 | -0/+3 |
1995-03-07 | * command.h command.c: Add var_enum command type. It's like | Stu Grossman | 1 | -0/+130 |
1995-01-11 | * command.c (show_user_1): Use print_command_line to show a user | Jeff Law | 1 | -2/+2 |
1994-03-26 | * command.c (do_setshow_command, case var_string): Never add a | Jim Kingdon | 1 | -0/+7 |
1994-03-24 | * main.c (complete_command): New command, from Rick Sladkey | Jim Kingdon | 1 | -0/+3 |
1994-02-03 | * command.c (empty_sfunc): New function. | Jim Kingdon | 1 | -3/+13 |
1994-02-02 | * command.c (add_set_cmd, no_just_help_class_command): Change | Jim Kingdon | 1 | -7/+6 |
1994-02-02 | * command.c (shell_escape): Report errors correctly (with error | Jim Kingdon | 1 | -2/+4 |
1993-11-01 | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1 | -28/+28 |
1993-06-25 | * main.c (filename_completer): Don't complete to files ending in ~. | Jim Kingdon | 1 | -5/+28 |
1993-04-25 | * Changes from (or inspired by) AMD: | Jim Kingdon | 1 | -8/+6 |
1993-04-22 | comment changes only | K. Richard Pixley | 1 | -2/+6 |
1993-03-30 | Tue Mar 30 08:06:24 1993 Jim Kingdon (kingdon@cygnus.com) | Jim Kingdon | 1 | -1/+24 |
1993-03-17 | (show_user): Avoid fprintf_filtered botch (AGAIN!). | John Gilmore | 1 | -2/+5 |
1993-03-05 | Lint fixes from Paul Eggert (eggert@twinsun.com): | John Gilmore | 1 | -3/+3 |
1993-01-04 | * command.c (shell_escape, make_command, _initialze_command): | Steve Chamberlain | 1 | -2/+8 |
1992-12-23 | * defs.h (STRCMP, STREQ, STREQN): New macros. | Fred Fish | 1 | -2/+2 |
1992-11-21 | * defs.h (sevenbit_strings): Add declaration. | Fred Fish | 1 | -1/+1 |
1992-10-15 | * Makefile.in (VERSION): Roll to 4.6.8. | John Gilmore | 1 | -3/+0 |
1992-10-01 | Add `command hooks' and a hook for inferior program stopping. | John Gilmore | 1 | -2/+23 |
1992-07-10 | * command.c (lookup_cmd_1): Clarify descriptive comments. | Fred Fish | 1 | -20/+19 |
1992-07-04 | * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c, | Fred Fish | 1 | -1/+1 |
1992-06-29 | * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c, | Fred Fish | 1 | -1/+1 |
1992-06-23 | * command.c (add_abbrev_prefix_cmd): Fix misspelling in comment. | Fred Fish | 1 | -1/+1 |
1992-04-02 | Lint. | John Gilmore | 1 | -2/+4 |
1992-03-29 | Lint | John Gilmore | 1 | -4/+4 |
1992-03-25 | * command.c, main.c (various places): Use ctype.h macros | Per Bothner | 1 | -7/+4 |
1992-03-03 | Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com) | Michael Tiemann | 1 | -1/+0 |