| Commit message (Expand) | Author | Age | Files | Lines |
* | * symtab.h (struct symbol): Make section short, not unsigned short. | Jim Kingdon | 1994-01-16 | 1 | -2/+9 |
* | * symtab.h (struct symbol, general_symbol_info, minimal_symbol, | John Gilmore | 1994-01-12 | 1 | -25/+35 |
* | * dbxread.c: Move default definition of GCC_COMPILED_FLAG_SYMBOL | Jim Kingdon | 1993-12-27 | 1 | -1/+11 |
* | * symtab.c, symtab.h, source.c: Change find_line_pc_range to take | Jim Kingdon | 1993-11-02 | 1 | -9/+12 |
* | * minsyms.c, symtab.h (lookup_next_minimal_symbol): New function. | Jim Kingdon | 1993-09-08 | 1 | -0/+2 |
* | * symtab.h (struct linetable), xcoffread.c (arrange_linetable): | Jim Kingdon | 1993-09-01 | 1 | -10/+14 |
* | * frame.h, symtab.h, findvar.c (read_var_value): Change basereg | Jim Kingdon | 1993-08-24 | 1 | -25/+19 |
* | * frame.h, symtab.h: Revise comments regarding baseregs. | Jim Kingdon | 1993-08-21 | 1 | -8/+19 |
* | Make breakpoint_re_set_one work with overloaded member functions, | Peter Schauer | 1993-07-19 | 1 | -1/+1 |
* | * symtab.c (decode_line_1): Use end of block to figure out whether | Jim Kingdon | 1993-07-12 | 1 | -2/+2 |
* | * infcmd.c (run_stack_dummy): New argument name. | Jim Kingdon | 1993-07-08 | 1 | -3/+11 |
* | * symtab.h: Add comments about line numbers. | Jim Kingdon | 1993-06-29 | 1 | -4/+8 |
* | * symtab.h (struct symtab, line_charpos): Fix comment. | Jim Kingdon | 1993-06-29 | 1 | -35/+37 |
* | * source.c (line_info): If --fullname, display the source. | Jim Kingdon | 1993-05-26 | 1 | -2/+22 |
* | Doc fixes to previous doc fixes. | Jim Kingdon | 1993-04-23 | 1 | -2/+2 |
* | Thu Apr 22 14:50:05 1993 Jim Kingdon (kingdon@cygnus.com) | Jim Kingdon | 1993-04-22 | 1 | -8/+12 |
* | * symtab.h: Clean up SYMBOL_VALUE comments. | Jim Kingdon | 1993-04-22 | 1 | -37/+30 |
* | Remove chill sanitizations, which are no longer necessary. | Fred Fish | 1993-04-16 | 1 | -21/+2 |
* | More doc fixes | Jim Kingdon | 1993-04-16 | 1 | -1/+3 |
* | * symtab.{c,h}: Doc fixes (remove symseg references, last relevant | Jim Kingdon | 1993-04-16 | 1 | -39/+39 |
* | * symtab.h (DESTRUCTOR_PREFIX_P): New macro to check if physname | Peter Schauer | 1993-04-08 | 1 | -3/+35 |
* | * symtab.h (struct linetable_entry): Remove confusing comment. | John Gilmore | 1993-03-23 | 1 | -29/+136 |
* | * defs.h (STRCMP, STREQ, STREQN): New macros. | Fred Fish | 1992-12-23 | 1 | -192/+402 |
* | A ton of changes to improve C++ debugging. See ChangeLog. | Per Bothner | 1992-09-04 | 1 | -0/+28 |
* | Relocate symbols using an array of section_offsets, rather than a | John Gilmore | 1992-07-04 | 1 | -4/+20 |
* | * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c, | Fred Fish | 1992-07-04 | 1 | -1/+1 |
* | * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c, | Fred Fish | 1992-06-29 | 1 | -4/+20 |
* | * symtab.h (struct symbol): Add aux_value union for preserving | Fred Fish | 1992-06-13 | 1 | -19/+18 |
* | Changes to implement the -mapped and -readnow options for commands that | Fred Fish | 1992-03-18 | 1 | -437/+198 |
* | Oodles of changes. The most important is adding support for stabs | Per Bothner | 1991-12-23 | 1 | -3/+15 |
* | * command.h, defs.h, eval.h, expression.h, remote-sa.sparc.c, | Stu Grossman | 1991-12-19 | 1 | -14/+14 |
* | Make structs work on DECstation (sigh) | John Gilmore | 1991-11-28 | 1 | -1/+2 |
* | Improve G++ debugging support. | John Gilmore | 1991-11-27 | 1 | -22/+4 |
* | * defs.h: Incorporate param.h. All users changed. | John Gilmore | 1991-11-21 | 1 | -7/+1 |
* | Add defines so that parsers produced by SVR4 versions of yacc can coexist | Fred Fish | 1991-11-19 | 1 | -74/+91 |
* | Add tracking of object files (that contain symbols) to gdb. | John Gilmore | 1991-11-09 | 1 | -15/+11 |
* | * buildsym.c: Break out initial malloc sizes. | John Gilmore | 1991-10-27 | 1 | -5/+2 |
* | Various fixes to improve g++ debugging. See ChangeLog. | Per Bothner | 1991-10-26 | 1 | -5/+7 |
* | Add three new builtin types (builtin_type_long_double, builtin_type_complex, | Fred Fish | 1991-10-24 | 1 | -0/+3 |
* | Remove the object file specific fields from the partial symbol table | Fred Fish | 1991-10-24 | 1 | -46/+37 |
* | Make it run on wingnut (88k, DGUX). Complete list of changes in the ChangeLog. | Jim Kingdon | 1991-05-03 | 1 | -0/+7 |
* | The list of changes is too long to fit in the cvs log (since it truncates!). | Jim Kingdon | 1991-05-02 | 1 | -0/+15 |
* | Tue Apr 30 13:13:33 1991 Michael Tiemann (tiemann at cygint.cygnus.com) | Michael Tiemann | 1991-04-30 | 1 | -1/+1 |
* | * symtab.c, symtab.h: Have a builtin_type_{,unsigned_}long_long | Jim Kingdon | 1991-04-26 | 1 | -2/+21 |
* | * symtab.c (free_symtab): Declare as exported void fn now. | John Gilmore | 1991-04-19 | 1 | -0/+3 |
* | * symtab.h (GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK): New | John Gilmore | 1991-04-13 | 1 | -0/+5 |
* | Initial revision | K. Richard Pixley | 1991-03-28 | 1 | -0/+884 |
* | Initial revision | John Gilmore | 1990-09-05 | 1 | -371/+0 |
* | gdb-3.3 | gdb-3.3 | 2012-06-03 | 1 | -26/+53 |
* | gdb-3.1 | gdb-3.1 | 2012-06-03 | 1 | -4/+65 |