Age | Commit message (Expand) | Author | Files | Lines |
1999-10-12 | import gdb-1999-10-11 snapshot | Jason Molenda | 1 | -1/+1 |
1999-10-05 | import gdb-1999-10-04 snapshot | Jason Molenda | 1 | -1/+21 |
1999-09-22 | import gdb-1999-09-21 | Jason Molenda | 1 | -1/+1 |
1999-09-09 | import gdb-1999-09-08 snapshot | Stan Shebs | 1 | -1/+1 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -504/+512 |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -4/+0 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+1477 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -1485/+0 |
1998-12-28 | hp merge changes -- too numerous to mention here; see ChangeLog and | David Taylor | 1 | -4/+58 |
1998-10-14 | 1998-10-13 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1 | -47/+104 |
1997-09-08 | * dbxread.c, buildsym.c, symtab.c, stabsread.c: Add support for | Dawn Perchik | 1 | -2/+52 |
1997-06-28 | * buildsym.h (struct subfile): Add debugformat member. | Fred Fish | 1 | -0/+7 |
1997-06-13 | * defs.h (perror_with_name): Is a NORETURN function. | Fred Fish | 1 | -6/+94 |
1996-07-03 | * coffread.c, dbxread.c, elfread.c, mipsread.c, nlmread.c, | Mark Alexander | 1 | -0/+12 |
1996-02-16 | * bcache.c, bcache.h: New files to implement a byte cache. | Fred Fish | 1 | -0/+1 |
1996-02-16 | * demangle.c (is_cplus_marker): New function, checks if a | Fred Fish | 1 | -4/+9 |
1996-01-04 | * symtab.h (namespace enum): becomes typedef to avoid namespace | Steve Chamberlain | 1 | -8/+20 |
1995-10-24 | * infrun.c (wait_for_inferior): Disable questionable code near | Stu Grossman | 1 | -20/+42 |
1994-04-15 | Fri Apr 15 11:53:46 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -2/+2 |
1994-04-08 | * infrun.c (IN_SOLIB_TRAMPOLINE): Correct comment, trampolines | Peter Schauer | 1 | -2/+27 |
1994-01-16 | * symtab.h (struct symbol): Make section short, not unsigned short. | Jim Kingdon | 1 | -2/+9 |
1994-01-12 | * symtab.h (struct symbol, general_symbol_info, minimal_symbol, | John Gilmore | 1 | -25/+35 |
1993-12-27 | * dbxread.c: Move default definition of GCC_COMPILED_FLAG_SYMBOL | Jim Kingdon | 1 | -1/+11 |
1993-11-02 | * symtab.c, symtab.h, source.c: Change find_line_pc_range to take | Jim Kingdon | 1 | -9/+12 |
1993-09-08 | * minsyms.c, symtab.h (lookup_next_minimal_symbol): New function. | Jim Kingdon | 1 | -0/+2 |
1993-09-01 | * symtab.h (struct linetable), xcoffread.c (arrange_linetable): | Jim Kingdon | 1 | -10/+14 |
1993-08-24 | * frame.h, symtab.h, findvar.c (read_var_value): Change basereg | Jim Kingdon | 1 | -25/+19 |
1993-08-21 | * frame.h, symtab.h: Revise comments regarding baseregs. | Jim Kingdon | 1 | -8/+19 |
1993-07-19 | Make breakpoint_re_set_one work with overloaded member functions, | Peter Schauer | 1 | -1/+1 |
1993-07-12 | * symtab.c (decode_line_1): Use end of block to figure out whether | Jim Kingdon | 1 | -2/+2 |
1993-07-08 | * infcmd.c (run_stack_dummy): New argument name. | Jim Kingdon | 1 | -3/+11 |
1993-06-29 | * symtab.h: Add comments about line numbers. | Jim Kingdon | 1 | -4/+8 |
1993-06-29 | * symtab.h (struct symtab, line_charpos): Fix comment. | Jim Kingdon | 1 | -35/+37 |
1993-05-26 | * source.c (line_info): If --fullname, display the source. | Jim Kingdon | 1 | -2/+22 |
1993-04-23 | Doc fixes to previous doc fixes. | Jim Kingdon | 1 | -2/+2 |
1993-04-22 | Thu Apr 22 14:50:05 1993 Jim Kingdon (kingdon@cygnus.com) | Jim Kingdon | 1 | -8/+12 |
1993-04-22 | * symtab.h: Clean up SYMBOL_VALUE comments. | Jim Kingdon | 1 | -37/+30 |
1993-04-16 | Remove chill sanitizations, which are no longer necessary. | Fred Fish | 1 | -21/+2 |
1993-04-16 | More doc fixes | Jim Kingdon | 1 | -1/+3 |
1993-04-16 | * symtab.{c,h}: Doc fixes (remove symseg references, last relevant | Jim Kingdon | 1 | -39/+39 |
1993-04-08 | * symtab.h (DESTRUCTOR_PREFIX_P): New macro to check if physname | Peter Schauer | 1 | -3/+35 |
1993-03-23 | * symtab.h (struct linetable_entry): Remove confusing comment. | John Gilmore | 1 | -29/+136 |
1992-12-23 | * defs.h (STRCMP, STREQ, STREQN): New macros. | Fred Fish | 1 | -192/+402 |
1992-09-04 | A ton of changes to improve C++ debugging. See ChangeLog. | Per Bothner | 1 | -0/+28 |
1992-07-04 | Relocate symbols using an array of section_offsets, rather than a | John Gilmore | 1 | -4/+20 |
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 | -4/+20 |
1992-06-13 | * symtab.h (struct symbol): Add aux_value union for preserving | Fred Fish | 1 | -19/+18 |
1992-03-18 | Changes to implement the -mapped and -readnow options for commands that | Fred Fish | 1 | -437/+198 |
1991-12-23 | Oodles of changes. The most important is adding support for stabs | Per Bothner | 1 | -3/+15 |