aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1992-03-29* Makefile.in (VERSION): Roll to 4.4.7.John Gilmore3-46/+57
1992-03-29Create and use macros for iterating on symtabs, psymtabs, msymbols.John Gilmore8-573/+215
1992-03-29* target.c (nomemory): Now that higher levels examine errno, give EIO.John Gilmore6-45/+174
1992-03-29Merged in latest RS6000 diffs from Metin G. Ozisik.Per Bothner19-120/+607
1992-03-28Add OBJF_SYMS flag and use it to decide whether or not we have alreadyFred Fish3-51/+60
1992-03-27Misc cleanups from code review.John Gilmore7-49/+48
1992-03-27Mostly changes to dbxread.c to preserve stringtab's on a per-objfileFred Fish5-261/+331
1992-03-26 * rs6000-pinsn.c: Make dis-assembly output more likePer Bothner1-50/+43
1992-03-26 * c-exp.y, gdbtypes.h: Add builtin_type_signed_char.Per Bothner4-0/+21
1992-03-25* configure.in: fix iris/iris3.Stu Grossman2-1/+5
1992-03-25 * command.c, main.c (various places): Use ctype.h macrosPer Bothner2-7/+15
1992-03-25stuff from latest installK. Richard Pixley1-0/+4
1992-03-25remove srcdir from gdb.info ruleK. Richard Pixley2-1/+5
1992-03-25irix4 supportK. Richard Pixley1-0/+1
1992-03-25* infcmd.c (step_1): Call disable_longjmp_breakpoint at the rightStu Grossman1-1/+4
1992-03-25* xm-mips.h: declare strdup for ultrix.Stu Grossman2-0/+6
1992-03-25* mipsread.c (fixup_sigtramp): Make sure that current_objfile is setupStu Grossman1-0/+7
1992-03-24 * config/rs6000.mh: Update (for Fred's new mmalloc)Per Bothner4-6/+14
1992-03-24Fixed a place where dbx symbol name continuation was appearing in anMichael Tiemann2-0/+6
1992-03-24* mips-tdep.c: include symfile.h and objfiles.h to fixStu Grossman2-1/+8
1992-03-23 * valops.c (value_struct_elt_for_reference): Added 'offset'Per Bothner1-0/+6
1992-03-21Many changes, most related to creating entry point information on a per-objfileFred Fish32-185/+458
1992-03-20More C++ improvements (pointers to members, qualified names). See ChangeLog.Per Bothner6-379/+574
1992-03-19 * coffread.c, mipsread.c, xcoffread.c, coffread.c, dbxread.c,Fred Fish10-310/+520
1992-03-19Add and use definition for IN_SOLIB_TRAMPOLINE which allows wait_for_inferiorFred Fish2-0/+20
1992-03-19 Some improvements to g++ debugging.Per Bothner4-54/+192
1992-03-18Remove currently unused state.c and state.h files from list of filesFred Fish1-2/+0
1992-03-18Changes to implement the -mapped and -readnow options for commands thatFred Fish11-621/+579
1992-03-15Remove unused file mtrace.awk, remove entries from .Sanitize forFred Fish2-8/+1
1992-03-15These files are replaced by the mmalloc library.Fred Fish1-0/+3
1992-03-15Missed in last checkin.Fred Fish1-3/+8
1992-03-15Globs of changes. See the ChangeLog for details. Most related toFred Fish28-915/+1980
1992-03-14Only enable compilation of debugging functions when IBM6000 is definedFred Fish2-1/+6
1992-03-14Add config directory to list of things to keep.Fred Fish1-0/+1
1992-03-14* mipsread.c (mipscoff_symfile_read): Eliminate a lot ofJohn Gilmore2-15/+19
1992-03-14pass MAKEINFO down on infoK. Richard Pixley2-27/+49
1992-03-14(1) GDB 4.5: another Grossman/Gilmore co-production!Roland Pesch1-8/+67
1992-03-14Run TeX *three* times to get better index, xrefs.Roland Pesch1-0/+1
1992-03-13(1) Document printmsyms; slight clarifications to description of printsyms,Roland Pesch1-13/+57
1992-03-13Patches from fnf for SVr4Roland Pesch2-2/+11
1992-03-13Reflect file name changesSteve Chamberlain2-109/+109
1992-03-13Mostly merged in changes from IBM (Metin); see ChangeLog.Per Bothner5-90/+388
1992-03-12Reinstate "gdb-all.texi" as target. (Thanks, Rich, for the reminder).Roland Pesch1-10/+10
1992-03-12.Sanitize: reflect removal of gdb-all.texi from repositoryRoland Pesch4-68/+228
1992-03-12 * solib.h, infrun.c, tm-rs6000.h: Add a PID parameterPer Bothner3-3/+8
1992-03-10keep ChangeLog and gdb-all.texiK. Richard Pixley1-2/+4
1992-03-09Interface routines for Lucid's tool protocol.Stu Grossman1-0/+286
1992-03-09 * symfile.h: Add prototype for iterate_over_msymbols().Fred Fish2-2/+35
1992-03-08This is the second batch of makefile changes. Libg++ makefiles wereK. Richard Pixley2-16/+30
1992-03-06Fix punctuation error in node Disabling, spotted by gnu.Roland Pesch2-2/+2