summaryrefslogtreecommitdiff
path: root/gdb/symtab.c
Commit message (Expand)AuthorAgeFilesLines
* Make breakpoint_re_set_one work with overloaded member functions,Peter Schauer1993-07-191-9/+106
* * symtab.c (find_pc_symtab): Call warning, not printf directly.Jim Kingdon1993-07-171-1/+5
* * symtab.c (decode_line_1): Use end of block to figure out whetherJim Kingdon1993-07-121-47/+134
* * symtab.{c,h}: Doc fixes (remove symseg references, last relevantJim Kingdon1993-04-161-1/+8
* * symtab.h (DESTRUCTOR_PREFIX_P): New macro to check if physnamePeter Schauer1993-04-081-5/+40
* * utils.c (fputs_demangled, fprint_symbol): Remove.Fred Fish1993-03-111-2/+2
* * utils.c (fputs_demangled): Complete rewrite to clean up andFred Fish1993-03-111-1/+2
* * main.c (source_command): Require an explicit pathname of fileFred Fish1993-03-111-5/+9
* * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1992-12-231-455/+205
* * Makefile.in (VERSION): Bump to 4.7.4.Fred Fish1992-12-181-7/+9
* * symtab.c (find_pc_line): Improve code per gnu's suggestions.Stu Grossman1992-11-161-26/+27
* * Makefile.in (VERSION): Bump to 4.7.2Fred Fish1992-11-151-1/+3
* * infcmd.c (step_over_calls): Improve comments.Stu Grossman1992-11-141-70/+105
* Removed a large number of changes inserted by Per BothnerJohn Gilmore1992-09-101-25/+0
* tab completion optimizationK. Richard Pixley1992-09-041-17/+32
* A ton of changes to improve C++ debugging. See ChangeLog.Per Bothner1992-09-041-11/+84
* * dwarfread.c (alloc_utype, decode_subscr_data): Call alloc_typeFred Fish1992-07-091-39/+46
* * dbxread.c (dbx_symfile_init): Init stab_section_info to NULL toStu Grossman1992-07-081-47/+58
* * main.c (main): Read the $HOME/.gdbinit file before processingJohn Gilmore1992-07-041-2/+4
* * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c,Fred Fish1992-07-041-8/+8
* * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c,Fred Fish1992-06-291-7/+8
* * mipsread.c: Pass NULL name pointer to init_type, not 0.Fred Fish1992-06-251-1/+1
* COFF changes for dealing better with EPI 29K C compiler output.John Gilmore1992-06-211-113/+352
* * symtab.c (lookup_symbol): Need to check if msymbol->name isStu Grossman1992-04-221-430/+340
* Some improvements to g++ debugging.Per Bothner1992-03-191-18/+89
* Globs of changes. See the ChangeLog for details. Most related toFred Fish1992-03-151-30/+43
* Mostly rs6000 changes from IBM.Per Bothner1992-02-291-0/+11
* * breakpoint.h (ALL_BREAKPOINTS_SAFE): Add.John Gilmore1992-02-271-987/+603
* Delete a superfluous space.Michael Tiemann1992-01-271-4/+11
* Oodles of changes. The most important is adding support for stabsPer Bothner1991-12-231-9/+5
* * symtab.c (decode_line_1): If SKIP_PROLOGUE leaves us inJohn Gilmore1991-12-061-1/+10
* * symtab.c (check_stub_method): Must allocate two extra argumentJohn Gilmore1991-12-061-3/+4
* Change simple call to printf of error message to a call to error(). OutputFred Fish1991-11-301-2/+1
* Improve G++ debugging support.John Gilmore1991-11-271-193/+95
* * defs.h: Incorporate param.h. All users changed.John Gilmore1991-11-211-15/+19
* ansi name abuse changesDavid Henkel-Wallace1991-11-151-23/+36
* Fixes related to handling of C++ methods (handle destructorsPer Bothner1991-11-121-2/+18
* * buildsym.c: Break out initial malloc sizes.John Gilmore1991-10-271-0/+4
* Various fixes to improve g++ debugging. See ChangeLog.Per Bothner1991-10-261-20/+42
* Make internal errors produce more useful messages.Fred Fish1991-10-241-6/+6
* * symtab.c (lookup_method_type): Arguments were swapped in allJohn Gilmore1991-09-281-10/+7
* * utils.c (!HAVE_VPRINTF): Define vfprintf as a function, soJohn Gilmore1991-09-201-2/+3
* * symtab.c (_initialize_symtab): Remove builtin typeJohn Gilmore1991-09-191-117/+173
* Roll in Tiemann changes for gcc -ansi. Fix assorted bugs. See ChangeLog.John Gilmore1991-05-301-4/+1
* Saber C (lint) cleanups, and a few bug fixes. See ChangeLog.John Gilmore1991-05-041-2/+4
* The list of changes is too long to fit in the cvs log (since it truncates!).Jim Kingdon1991-05-021-1/+1
* Tue Apr 30 13:13:33 1991 Michael Tiemann (tiemann at cygint.cygnus.com)Michael Tiemann1991-04-301-1/+1
* * symtab.c, symtab.h: Have a builtin_type_{,unsigned_}long_longJim Kingdon1991-04-261-19/+174
* * symtab.c (lookup_symbol): Add 3 more of those loops throughJim Kingdon1991-04-241-0/+136
* * coffread.c (find_linenos): Use LINESZ not sizeof (struct lineno).Jim Kingdon1991-04-211-5/+5