Age | Commit message (Expand) | Author | Files | Lines |
1992-11-16 | * symtab.c (find_pc_line): Improve code per gnu's suggestions. | Stu Grossman | 1 | -26/+27 |
1992-11-15 | * Makefile.in (VERSION): Bump to 4.7.2 | Fred Fish | 1 | -1/+3 |
1992-11-14 | * infcmd.c (step_over_calls): Improve comments. | Stu Grossman | 1 | -70/+105 |
1992-09-10 | Removed a large number of changes inserted by Per Bothner | John Gilmore | 1 | -25/+0 |
1992-09-04 | tab completion optimization | K. Richard Pixley | 1 | -17/+32 |
1992-09-04 | A ton of changes to improve C++ debugging. See ChangeLog. | Per Bothner | 1 | -11/+84 |
1992-07-09 | * dwarfread.c (alloc_utype, decode_subscr_data): Call alloc_type | Fred Fish | 1 | -39/+46 |
1992-07-08 | * dbxread.c (dbx_symfile_init): Init stab_section_info to NULL to | Stu Grossman | 1 | -47/+58 |
1992-07-04 | * main.c (main): Read the $HOME/.gdbinit file before processing | John Gilmore | 1 | -2/+4 |
1992-07-04 | * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c, | Fred Fish | 1 | -8/+8 |
1992-06-29 | * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c, | Fred Fish | 1 | -7/+8 |
1992-06-25 | * mipsread.c: Pass NULL name pointer to init_type, not 0. | Fred Fish | 1 | -1/+1 |
1992-06-21 | COFF changes for dealing better with EPI 29K C compiler output. | John Gilmore | 1 | -113/+352 |
1992-04-22 | * symtab.c (lookup_symbol): Need to check if msymbol->name is | Stu Grossman | 1 | -430/+340 |
1992-03-19 | Some improvements to g++ debugging. | Per Bothner | 1 | -18/+89 |
1992-03-15 | Globs of changes. See the ChangeLog for details. Most related to | Fred Fish | 1 | -30/+43 |
1992-02-29 | Mostly rs6000 changes from IBM. | Per Bothner | 1 | -0/+11 |
1992-02-27 | * breakpoint.h (ALL_BREAKPOINTS_SAFE): Add. | John Gilmore | 1 | -987/+603 |
1992-01-27 | Delete a superfluous space. | Michael Tiemann | 1 | -4/+11 |
1991-12-23 | Oodles of changes. The most important is adding support for stabs | Per Bothner | 1 | -9/+5 |
1991-12-06 | * symtab.c (decode_line_1): If SKIP_PROLOGUE leaves us in | John Gilmore | 1 | -1/+10 |
1991-12-06 | * symtab.c (check_stub_method): Must allocate two extra argument | John Gilmore | 1 | -3/+4 |
1991-11-30 | Change simple call to printf of error message to a call to error(). Output | Fred Fish | 1 | -2/+1 |
1991-11-27 | Improve G++ debugging support. | John Gilmore | 1 | -193/+95 |
1991-11-21 | * defs.h: Incorporate param.h. All users changed. | John Gilmore | 1 | -15/+19 |
1991-11-15 | ansi name abuse changes | David Henkel-Wallace | 1 | -23/+36 |
1991-11-12 | Fixes related to handling of C++ methods (handle destructors | Per Bothner | 1 | -2/+18 |
1991-10-27 | * buildsym.c: Break out initial malloc sizes. | John Gilmore | 1 | -0/+4 |
1991-10-26 | Various fixes to improve g++ debugging. See ChangeLog. | Per Bothner | 1 | -20/+42 |
1991-10-24 | Make internal errors produce more useful messages. | Fred Fish | 1 | -6/+6 |
1991-09-28 | * symtab.c (lookup_method_type): Arguments were swapped in all | John Gilmore | 1 | -10/+7 |
1991-09-20 | * utils.c (!HAVE_VPRINTF): Define vfprintf as a function, so | John Gilmore | 1 | -2/+3 |
1991-09-19 | * symtab.c (_initialize_symtab): Remove builtin type | John Gilmore | 1 | -117/+173 |
1991-05-30 | Roll in Tiemann changes for gcc -ansi. Fix assorted bugs. See ChangeLog. | John Gilmore | 1 | -4/+1 |
1991-05-04 | Saber C (lint) cleanups, and a few bug fixes. See ChangeLog. | John Gilmore | 1 | -2/+4 |
1991-05-02 | The list of changes is too long to fit in the cvs log (since it truncates!). | Jim Kingdon | 1 | -1/+1 |
1991-04-30 | Tue Apr 30 13:13:33 1991 Michael Tiemann (tiemann at cygint.cygnus.com) | Michael Tiemann | 1 | -1/+1 |
1991-04-26 | * symtab.c, symtab.h: Have a builtin_type_{,unsigned_}long_long | Jim Kingdon | 1 | -19/+174 |
1991-04-24 | * symtab.c (lookup_symbol): Add 3 more of those loops through | Jim Kingdon | 1 | -0/+136 |
1991-04-21 | * coffread.c (find_linenos): Use LINESZ not sizeof (struct lineno). | Jim Kingdon | 1 | -5/+5 |
1991-04-19 | * symtab.h (GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK): New | John Gilmore | 1 | -19/+18 |
1991-03-28 | Initial revision | K. Richard Pixley | 1 | -0/+2622 |
1990-09-05 | Initial revision | John Gilmore | 1 | -2436/+0 |
2012-06-03 | gdb-3.5 | gdb-3.5 | 1 | -2/+10 |
2012-06-03 | gdb-3.4 | gdb-3.4 | 1 | -1/+7 |
2012-06-03 | gdb-3.3 | gdb-3.3 | 1 | -149/+612 |
2012-06-03 | gdb-3.1 | gdb-3.1 | 1 | -152/+440 |
2012-06-03 | gdb-2.8.1 | gdb-2.8.1 | 1 | -22/+526 |
2012-06-03 | gdb-2.8 | gdb-2.8 | 1 | -491/+101 |
2012-06-03 | gdb-2.5.2 | gdb-2.5.2 | 1 | -48/+29 |