aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1992-04-04* buildsym.h, dbxread.c, mipsread.c: Add objfile arg toStu Grossman1-0/+5
1992-04-03 * munch: Must pre-pend "_" to "initialize" for SYSV style nm.Per Bothner1-0/+7
1992-04-03Fix bug with gdb resending SIGSTOP to an attached process that was forciblyFred Fish1-0/+8
1992-04-03* Makefile.in (SFILES_MAINDIR): add mipsread.cStu Grossman1-0/+4
1992-04-03* Makefile.in (OBS): Compile mipsread.c for all targets now.John Gilmore1-0/+9
1992-04-03* mipsread.c (fixup_sigtramp): Also look for _sigtramp as a realStu Grossman1-0/+12
1992-04-02Fix bug in values.c unpacking signed characters on hosts where the defaultFred Fish1-0/+10
1992-04-02* buildsym.c (read_struct_type): Avoid coredump when C++John Gilmore1-0/+5
1992-04-02Lint.John Gilmore1-0/+8
1992-04-01Many changes to procfs.c, mostly to expand the "info proc" command and toFred Fish1-0/+67
1992-04-01* mipsread.c (parse_procedure): PDR.isym should get pointer toStu Grossman1-0/+5
1992-04-01(breakpoint_1): Fix prototype, this time for sure!John Gilmore1-1/+5
1992-03-31* Makefile.in: version->4.4.8Stu Grossman1-0/+2
1992-03-31* procfs.c (open_proc_file): Disable inherit-on-fork flag so thatStu Grossman1-0/+5
1992-03-31* elfread.c (elf_symtab_read): Use xmalloc, not bfd_xmalloc.John Gilmore1-0/+7
1992-03-31* Makefile.in (alldeps.mak): Config files are now *.m[ht] asStu Grossman1-0/+3
1992-03-31* config/irix4.mh: Don't use coredep.o. It doesn't work with procfs.Stu Grossman1-0/+2
1992-03-31* mipsread.c (parse_symbol, parse_procedure): Re-do the way thatStu Grossman1-0/+11
1992-03-30c-exp.y: Add missing return type to yyparse() prototype.Per Bothner1-0/+4
1992-03-29LintJohn Gilmore1-0/+81
1992-03-29Merged in latest RS6000 diffs from Metin G. Ozisik.Per Bothner1-0/+7
1992-03-28Add OBJF_SYMS flag and use it to decide whether or not we have alreadyFred Fish1-0/+7
1992-03-27Misc cleanups from code review.John Gilmore1-0/+16
1992-03-27Mostly changes to dbxread.c to preserve stringtab's on a per-objfileFred Fish1-0/+45
1992-03-26 * c-exp.y, gdbtypes.h: Add builtin_type_signed_char.Per Bothner1-0/+5
1992-03-25* configure.in: fix iris/iris3.Stu Grossman1-0/+4
1992-03-25 * command.c, main.c (various places): Use ctype.h macrosPer Bothner1-0/+11
1992-03-25stuff from latest installK. Richard Pixley1-0/+4
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 Grossman1-0/+2
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 Bothner1-0/+8
1992-03-24Fixed a place where dbx symbol name continuation was appearing in anMichael Tiemann1-0/+5
1992-03-24* mips-tdep.c: include symfile.h and objfiles.h to fixStu Grossman1-0/+5
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 Fish1-0/+64
1992-03-20More C++ improvements (pointers to members, qualified names). See ChangeLog.Per Bothner1-0/+32
1992-03-19 * coffread.c, mipsread.c, xcoffread.c, coffread.c, dbxread.c,Fred Fish1-0/+37
1992-03-19Add and use definition for IN_SOLIB_TRAMPOLINE which allows wait_for_inferiorFred Fish1-0/+6
1992-03-19 Some improvements to g++ debugging.Per Bothner1-0/+9
1992-03-18Changes to implement the -mapped and -readnow options for commands thatFred Fish1-0/+32
1992-03-15Remove unused file mtrace.awk, remove entries from .Sanitize forFred Fish1-1/+1
1992-03-15Globs of changes. See the ChangeLog for details. Most related toFred Fish1-0/+94
1992-03-14Only enable compilation of debugging functions when IBM6000 is definedFred Fish1-0/+5
1992-03-14* mipsread.c (mipscoff_symfile_read): Eliminate a lot ofJohn Gilmore1-0/+6
1992-03-14pass MAKEINFO down on infoK. Richard Pixley1-0/+16
1992-03-12 * solib.h, infrun.c, tm-rs6000.h: Add a PID parameterPer Bothner1-0/+5
1992-03-09 * symfile.h: Add prototype for iterate_over_msymbols().Fred Fish1-0/+32
1992-03-06* remote.c (): Add newline to initial +.John Gilmore1-0/+1
1992-03-06* mipsread.c (fixup_symtab): Also swap RFD's.John Gilmore1-0/+8