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