Age | Commit message (Expand) | Author | Files | Lines |
2000-06-05 | C++ improvements | Daniel Berlin | 1 | -2/+3 |
2000-06-04 | Eliminate PARAMS from function pointer declarations. | Kevin Buettner | 1 | -1/+1 |
2000-05-29 | Purge symtab of make_cleanup_func. | Andrew Cagney | 1 | -0/+1 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -146/+96 |
2000-05-16 | Cleanup discard_minimal_symbols cleanup. | Andrew Cagney | 1 | -2/+1 |
2000-04-03 | Delete add_minsym_to_demangled_hash_table from symtabs.h. Static function. | Andrew Cagney | 1 | -7/+4 |
2000-03-30 | demangled symbol lookup fixes | Daniel Berlin | 1 | -4/+7 |
2000-03-21 | Make sure section addresses from a shared object are correctly set in | Kevin Buettner | 1 | -24/+0 |
2000-03-14 | Formatting fix. | Jim Blandy | 1 | -4/+2 |
2000-03-07 | From Tom Tromey <tromey@cygnus.com> and Keith Seitz <?>: | Jim Blandy | 1 | -0/+21 |
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 |