aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1992-04-08* xm-i386mach.h: add decls for errno and strdup().Stu Grossman2-1/+3
1992-04-08* xm-i386mach.h: add decl for errno.Stu Grossman2-0/+5
1992-04-07 * breakpoint.c (breakpoint_1): Add (int) casts for enumsPer Bothner1-0/+5
1992-04-07* m68k-tdep.c, tm-sun3.h: #ifdef around get_longjmp_target().Stu Grossman2-0/+11
1992-04-07* Makefile.in (HFILES): Add xcoffsolib.h.Stu Grossman2-1/+2
1992-04-07rs6000-pinsn.c!!! Not .h!!!Stu Grossman1-1/+1
1992-04-07* rs6000-pinsn.c: #include "opcode/rs6k.h"Stu Grossman2-1/+2
1992-04-07* rs6k-opcode.h: Move to ../include/opcode/rs6k.h.Stu Grossman2-1/+2
1992-04-07* mipsread.c (read_mips_symtab, read_the_mips_symtab,Stu Grossman1-0/+3
1992-04-07* symfile.c: #include <ctype.h> to get proper def if isspace().Stu Grossman1-0/+2
1992-04-07* i386-tdep.c (get_longjmp_target): #ifdef GET_LONGJMP_TARGET.Stu Grossman1-0/+4
1992-04-07version->4.4.87Stu Grossman1-1/+1
1992-04-07* mipsread.c: Create a .gdbinfo pseudo-symbol for eachStu Grossman2-3/+7
1992-04-07 * mipsread.c: Create a .gdbinfo pseudo-symbol for eachPer Bothner2-18/+39
1992-04-07* mipsread.c: Fix many invocations of complain. Use enumStu Grossman2-7/+9
1992-04-06* mipsread.c: Fix many invocations of complain.Stu Grossman2-9/+11
1992-04-06Updates to text on "info proc".Roland Pesch1-4/+7
1992-04-06* xm-vaxult.h: Add decl for strdup().Stu Grossman2-0/+3
1992-04-060) Update descriptions of symbol-file, file, add-symbol-file cmds for useRoland Pesch1-17/+23
1992-04-06* Makefile.in: Add dependancies for xm-vaxbsd.h and xm-vaxult.hStu Grossman2-0/+7
1992-04-06*** empty log message ***Stu Grossman1-136/+780
1992-04-04* buildsym.h, dbxread.c, mipsread.c: Add objfile arg toStu Grossman3-2/+9
1992-04-03 * munch: Must pre-pend "_" to "initialize" for SYSV style nm.Per Bothner6-52/+59
1992-04-03Fix bug with gdb resending SIGSTOP to an attached process that was forciblyFred Fish2-1/+27
1992-04-03version = 4.4.86Stu Grossman1-1/+1
1992-04-03* Makefile.in (SFILES_MAINDIR): add mipsread.cStu Grossman2-1/+5
1992-04-03Add sun4os5 (Solaris) config files.John Gilmore1-0/+2
1992-04-03Sort the names, since the file renaming.John Gilmore1-54/+54
1992-04-03* Makefile.in (OBS): Compile mipsread.c for all targets now.John Gilmore5-22/+30
1992-04-03Don't need to bring in mipsread.o specially any more.John Gilmore4-4/+4
1992-04-03* mipsread.c (fixup_sigtramp): Also look for _sigtramp as a realStu Grossman4-36/+52
1992-04-02Fix bug in values.c unpacking signed characters on hosts where the defaultFred Fish3-15/+43
1992-04-02* buildsym.c (read_struct_type): Avoid coredump when C++John Gilmore2-1/+6
1992-04-02Lint.John Gilmore10-41/+62
1992-04-01Many changes to procfs.c, mostly to expand the "info proc" command and toFred Fish6-125/+2140
1992-04-01Changes in procfs.c to fix bug with inferior's siginfo struct gettingFred Fish2-17/+84
1992-04-01* mipsread.c (parse_procedure): PDR.isym should get pointer toStu Grossman1-0/+5
1992-04-01Keep sun4os5 config files now that Sun says it's OK.John Gilmore1-0/+2
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 Grossman2-0/+9
1992-03-31* elfread.c (elf_symtab_read): Use xmalloc, not bfd_xmalloc.John Gilmore2-1/+8
1992-03-31* Makefile.in (alldeps.mak): Config files are now *.m[ht] asStu Grossman2-1/+4
1992-03-31* config/irix4.mh: Don't use coredep.o. It doesn't work with procfs.Stu Grossman2-1/+3
1992-03-31* mipsread.c (parse_symbol, parse_procedure): Re-do the way thatStu Grossman4-110/+65
1992-03-30c-exp.y: Add missing return type to yyparse() prototype.Per Bothner2-0/+5
1992-03-29LintJohn Gilmore19-97/+258
1992-03-29New host and target.John Gilmore2-0/+24
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