aboutsummaryrefslogtreecommitdiff
path: root/gdb/symtab.h
AgeCommit message (Expand)AuthorFilesLines
2000-05-29Purge symtab of make_cleanup_func.Andrew Cagney1-0/+1
2000-05-28PARAMS removal.Kevin Buettner1-146/+96
2000-05-16Cleanup discard_minimal_symbols cleanup.Andrew Cagney1-2/+1
2000-04-03Delete add_minsym_to_demangled_hash_table from symtabs.h. Static function.Andrew Cagney1-7/+4
2000-03-30demangled symbol lookup fixesDaniel Berlin1-4/+7
2000-03-21Make sure section addresses from a shared object are correctly set inKevin Buettner1-24/+0
2000-03-14Formatting fix.Jim Blandy1-4/+2
2000-03-07From Tom Tromey <tromey@cygnus.com> and Keith Seitz <?>:Jim Blandy1-0/+21
1999-10-12import gdb-1999-10-11 snapshotJason Molenda1-1/+1
1999-10-05import gdb-1999-10-04 snapshotJason Molenda1-1/+21
1999-09-22import gdb-1999-09-21Jason Molenda1-1/+1
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-1/+1
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-504/+512
1999-04-26import gdb-19990422 snapshotStan Shebs1-4/+0
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+1477
1999-04-16Initial creation of sourceware repositoryStan Shebs1-1485/+0
1998-12-28hp merge changes -- too numerous to mention here; see ChangeLog andDavid Taylor1-4/+58
1998-10-141998-10-13 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1-47/+104
1997-09-08 * dbxread.c, buildsym.c, symtab.c, stabsread.c: Add support forDawn Perchik1-2/+52
1997-06-28 * buildsym.h (struct subfile): Add debugformat member.Fred Fish1-0/+7
1997-06-13 * defs.h (perror_with_name): Is a NORETURN function.Fred Fish1-6/+94
1996-07-03 * coffread.c, dbxread.c, elfread.c, mipsread.c, nlmread.c,Mark Alexander1-0/+12
1996-02-16 * bcache.c, bcache.h: New files to implement a byte cache.Fred Fish1-0/+1
1996-02-16 * demangle.c (is_cplus_marker): New function, checks if aFred Fish1-4/+9
1996-01-04 * symtab.h (namespace enum): becomes typedef to avoid namespaceSteve Chamberlain1-8/+20
1995-10-24 * infrun.c (wait_for_inferior): Disable questionable code nearStu Grossman1-20/+42
1994-04-15Fri Apr 15 11:53:46 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-2/+2
1994-04-08 * infrun.c (IN_SOLIB_TRAMPOLINE): Correct comment, trampolinesPeter Schauer1-2/+27
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