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