summaryrefslogtreecommitdiff
path: root/gdb/symtab.h
Commit message (Expand)AuthorAgeFilesLines
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-504/+512
* import gdb-19990422 snapshotStan Shebs1999-04-261-4/+0
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+1477
* Initial creation of sourceware repositoryStan Shebs1999-04-161-1485/+0
* hp merge changes -- too numerous to mention here; see ChangeLog andDavid Taylor1998-12-281-4/+58
* 1998-10-13 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1998-10-141-47/+104
* * dbxread.c, buildsym.c, symtab.c, stabsread.c: Add support forDawn Perchik1997-09-081-2/+52
* * buildsym.h (struct subfile): Add debugformat member.Fred Fish1997-06-281-0/+7
* * defs.h (perror_with_name): Is a NORETURN function.Fred Fish1997-06-131-6/+94
* * coffread.c, dbxread.c, elfread.c, mipsread.c, nlmread.c,Mark Alexander1996-07-031-0/+12
* * bcache.c, bcache.h: New files to implement a byte cache.Fred Fish1996-02-161-0/+1
* * demangle.c (is_cplus_marker): New function, checks if aFred Fish1996-02-161-4/+9
* * symtab.h (namespace enum): becomes typedef to avoid namespaceSteve Chamberlain1996-01-041-8/+20
* * infrun.c (wait_for_inferior): Disable questionable code nearStu Grossman1995-10-241-20/+42
* Fri Apr 15 11:53:46 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1994-04-151-2/+2
* * infrun.c (IN_SOLIB_TRAMPOLINE): Correct comment, trampolinesPeter Schauer1994-04-081-2/+27
* * symtab.h (struct symbol): Make section short, not unsigned short.Jim Kingdon1994-01-161-2/+9
* * symtab.h (struct symbol, general_symbol_info, minimal_symbol,John Gilmore1994-01-121-25/+35
* * dbxread.c: Move default definition of GCC_COMPILED_FLAG_SYMBOLJim Kingdon1993-12-271-1/+11
* * symtab.c, symtab.h, source.c: Change find_line_pc_range to takeJim Kingdon1993-11-021-9/+12
* * minsyms.c, symtab.h (lookup_next_minimal_symbol): New function.Jim Kingdon1993-09-081-0/+2
* * symtab.h (struct linetable), xcoffread.c (arrange_linetable):Jim Kingdon1993-09-011-10/+14
* * frame.h, symtab.h, findvar.c (read_var_value): Change baseregJim Kingdon1993-08-241-25/+19
* * frame.h, symtab.h: Revise comments regarding baseregs.Jim Kingdon1993-08-211-8/+19
* Make breakpoint_re_set_one work with overloaded member functions,Peter Schauer1993-07-191-1/+1
* * symtab.c (decode_line_1): Use end of block to figure out whetherJim Kingdon1993-07-121-2/+2
* * infcmd.c (run_stack_dummy): New argument name.Jim Kingdon1993-07-081-3/+11
* * symtab.h: Add comments about line numbers.Jim Kingdon1993-06-291-4/+8
* * symtab.h (struct symtab, line_charpos): Fix comment.Jim Kingdon1993-06-291-35/+37
* * source.c (line_info): If --fullname, display the source.Jim Kingdon1993-05-261-2/+22
* Doc fixes to previous doc fixes.Jim Kingdon1993-04-231-2/+2
* Thu Apr 22 14:50:05 1993 Jim Kingdon (kingdon@cygnus.com)Jim Kingdon1993-04-221-8/+12
* * symtab.h: Clean up SYMBOL_VALUE comments.Jim Kingdon1993-04-221-37/+30
* Remove chill sanitizations, which are no longer necessary.Fred Fish1993-04-161-21/+2
* More doc fixesJim Kingdon1993-04-161-1/+3
* * symtab.{c,h}: Doc fixes (remove symseg references, last relevantJim Kingdon1993-04-161-39/+39
* * symtab.h (DESTRUCTOR_PREFIX_P): New macro to check if physnamePeter Schauer1993-04-081-3/+35
* * symtab.h (struct linetable_entry): Remove confusing comment.John Gilmore1993-03-231-29/+136
* * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1992-12-231-192/+402
* A ton of changes to improve C++ debugging. See ChangeLog.Per Bothner1992-09-041-0/+28
* Relocate symbols using an array of section_offsets, rather than aJohn Gilmore1992-07-041-4/+20
* * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c,Fred Fish1992-07-041-1/+1
* * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c,Fred Fish1992-06-291-4/+20
* * symtab.h (struct symbol): Add aux_value union for preservingFred Fish1992-06-131-19/+18
* Changes to implement the -mapped and -readnow options for commands thatFred Fish1992-03-181-437/+198
* Oodles of changes. The most important is adding support for stabsPer Bothner1991-12-231-3/+15
* * command.h, defs.h, eval.h, expression.h, remote-sa.sparc.c,Stu Grossman1991-12-191-14/+14
* Make structs work on DECstation (sigh)John Gilmore1991-11-281-1/+2
* Improve G++ debugging support.John Gilmore1991-11-271-22/+4
* * defs.h: Incorporate param.h. All users changed.John Gilmore1991-11-211-7/+1