Age | Commit message (Expand) | Author | Files | Lines |
2000-07-11 | * symtab.c: Use paddr_nz() to print addresses. | Andrew Cagney | 1 | -3/+2 |
2000-06-14 | PARAMS elimination. | Kevin Buettner | 1 | -3/+3 |
2000-06-05 | C++ improvements | Daniel Berlin | 1 | -10/+14 |
2000-05-29 | Purge symtab of make_cleanup_func. | Andrew Cagney | 1 | -6/+17 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -37/+32 |
2000-05-03 | Tue May 2 13:17:21 2000 Elena Zannoni (ezannoni@makita.cygnus.com) | Elena Zannoni | 1 | -30/+51 |
2000-04-04 | 2000-04-03 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+1 |
2000-02-08 | Clean up compiler warnings: | Jim Kingdon | 1 | -1/+0 |
2000-02-03 | import gdb-2000-02-02 snapshot | Jason Molenda | 1 | -0/+9 |
2000-02-01 | import gdb-2000-01-31 snapshot | Jason Molenda | 1 | -6/+55 |
1999-10-19 | import gdb-1999-10-18 snapshot | Jason Molenda | 1 | -26/+9 |
1999-09-22 | import gdb-1999-09-21 | Jason Molenda | 1 | -13/+1 |
1999-09-09 | import gdb-1999-09-08 snapshot | Stan Shebs | 1 | -5/+4 |
1999-08-02 | import gdb-1999-08-02 snapshot | Jason Molenda | 1 | -1/+15 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -1376/+1417 |
1999-06-28 | import gdb-1999-06-28 snapshot | Jason Molenda | 1 | -0/+2 |
1999-06-07 | import gdb-1999-06-07 snapshot | Jason Molenda | 1 | -9/+58 |
1999-05-25 | import gdb-1999-05-25 snapshot | Jason Molenda | 1 | -0/+3 |
1999-05-05 | import gdb-19990504 snapshot | Stan Shebs | 1 | -3/+3 |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -0/+20 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+4518 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -3892/+0 |
1998-12-28 | hp merge changes -- too numerous to mention here; see ChangeLog and | David Taylor | 1 | -56/+181 |
1998-07-17 | * blockframe.c (find_pc_sect_partial_function): allow for the possi- | Ron Unrau | 1 | -18/+34 |
1998-06-27 | * symtab.h (enum namespace): Add new namespaces FUNCTIONS_NAMESPACE, | Keith Seitz | 1 | -312/+505 |
1998-02-09 | * symtab.c (fixup_psymbol_section): Move forward declaration to | Doug Evans | 1 | -5/+7 |
1998-01-23 | * config/d10v/tm-d10v.h (CALL_DUMMY): Define as "{ 0 }". | Fred Fish | 1 | -1/+0 |
1998-01-12 | Mon Jan 12 11:46:51 1998 Michael Snyder (msnyder@cleaver.cygnus.com) | Michael Snyder | 1 | -2/+38 |
1997-10-22 | More comment fixes to make the code clearer. | Jeff Law | 1 | -1/+6 |
1997-10-22 | * symtab.c: Include inferior.h. | Jeff Law | 1 | -2/+1 |
1997-09-09 | * symtab.c (lookup_block_symbol): Add missing PARAMS for | Jeff Law | 1 | -1/+2 |
1997-09-08 | * dbxread.c, buildsym.c, symtab.c, stabsread.c: Add support for | Dawn Perchik | 1 | -4/+19 |
1997-06-13 | * config/i386/nm-linux.h: Enable prototypes that were #ifdef out. | Fred Fish | 1 | -5/+1 |
1997-06-13 | * defs.h (perror_with_name): Is a NORETURN function. | Fred Fish | 1 | -2/+0 |
1997-06-07 | start-sanitize-gdbtk | Peter Schauer | 1 | -4/+4 |
1997-04-19 | * config/powerpc/tm-ppc-aix4.h, config/rs6000/tm-rs6000-aix4.h | Peter Schauer | 1 | -50/+177 |
1997-03-22 | * c-exp.y (yylex): Handle nested template parameter lists. | Peter Schauer | 1 | -13/+16 |
1997-01-04 | * Makefile.in configure configure.in: Remove ENABLE_CLIBS, | Stu Grossman | 1 | -11/+37 |
1996-12-14 | * c-exp.y (qualified_name): Replace explicit check for valid | Peter Schauer | 1 | -34/+35 |
1996-07-26 | See gdb ChangeLog entry with header: | Fred Fish | 1 | -48/+58 |
1996-01-04 | * mdebugread.c (mylookup_symbol): enum namespace becomes | Steve Chamberlain | 1 | -5/+5 |
1995-11-30 | * alpha-tdep.c, c-exp.y, h8500-tdep.c, f-exp.y, f-valprint.c, | Per Bothner | 1 | -5/+5 |
1995-11-25 | * mdebugread.c (handle_psymbol_enumerators, parse_symbol): | Peter Schauer | 1 | -8/+24 |
1995-10-26 | * regex.h: Renamed to gnu-regex.h. | Brendan Kehoe | 1 | -1/+1 |
1995-10-24 | * infrun.c (wait_for_inferior): Disable questionable code near | Stu Grossman | 1 | -1/+46 |
1995-08-11 | * symtab.c (list_symbols): if break command set breakpoint on matched | Kung Hsu | 1 | -1/+8 |
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1 | -94/+80 |
1994-10-08 | Speed up GDB startup time by not demangling partial symbols. | Peter Schauer | 1 | -137/+185 |
1994-05-13 | gcc -Wall lint: | Jim Kingdon | 1 | -7/+12 |
1994-04-28 | * utils.c, defs.h (error_begin): New function. | Jim Kingdon | 1 | -14/+22 |