aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1991-11-06Added gdb.1Steve Chamberlain1-0/+1
1991-11-06 * Makefile.in: put a - infront of the mv y.tab.c c-exp.tab.c andSteve Chamberlain2-2/+9
1991-11-06Correction in intro text re corefile arg (may also be procID); second timeRoland Pesch1-8/+9
1991-11-06Add C++ as a separate language.Per Bothner5-15/+77
1991-11-06Record (as comments) three FIXMEs.Roland Pesch1-1/+13
1991-11-04 * infrun.c: Fixed typo in comment.Per Bothner13-284/+91
1991-11-04 * xm-sun3os4.h, xm-sun4os4.h, xconfig/decstation, xconfig/i386sco,Per Bothner4-7/+0
1991-11-04Use new i386aout when i386-aout seenSteve Chamberlain1-1/+1
1991-11-04New filesSteve Chamberlain1-0/+1
1991-11-04Initial revisionSteve Chamberlain1-0/+4
1991-11-01* mipsread.c (read_mips_symtab, read_the_mips_symtab): Use realJohn Gilmore3-8/+28
1991-11-01* infrun.c (wait_for_inferior): another stepi/nexti fix. EnsureStu Grossman2-3/+8
1991-10-28* main.c (initialize_history): Read history after reading allStu Grossman2-18/+37
1991-10-27* c-exp.y (yyerror): Pass error message if given.John Gilmore2-1/+9
1991-10-27* blockframe.c: Pass fromleaf to INIT_EXTRA_FRAME_INFO.John Gilmore7-7/+8
1991-10-27* buildsym.c: Break out initial malloc sizes.John Gilmore7-128/+196
1991-10-26* symfile.c (syms_from_bfd): New routine.John Gilmore5-49/+86
1991-10-26Add buildsym.c and buildsym.h.John Gilmore2-2/+10
1991-10-26Break out symbol-table-building routinesJohn Gilmore4-2595/+3099
1991-10-26 Various fixes to improve g++ debugging. See ChangeLog.Per Bothner6-98/+135
1991-10-26* tm-sparc.h, tm-68k.h (EXTRACT_RETURN_VALUE): fix output ofStu Grossman3-2/+9
1991-10-26*** empty log message ***Stu Grossman1-0/+5
1991-10-25* coffread.c, coredep.c, i386-xdep.c: install patches forStu Grossman3-11/+18
1991-10-25* core.c (core_file_info), exec.c (exec_file_info): Print fileJohn Gilmore2-6/+12
1991-10-25(value_fetch_lazy): Avoid 0-length fetches.John Gilmore2-2/+10
1991-10-25Add casts to remove compiler warnings from native Sun cc.Fred Fish2-2/+4
1991-10-25Remove locally duplicated code for calling functions in the inferior. TheFred Fish13-662/+116
1991-10-25Remove local BSD/USG hacks that are now in libiberty.Fred Fish2-93/+2
1991-10-25Remove prototype for dwarfwarn(). Breaks with <varargs.h>.Fred Fish2-2/+6
1991-10-25frame-select command. Cross funcalls to sun3. Build *.tab.c files inJohn Gilmore4-19/+62
1991-10-24Add "amix".Fred Fish1-2/+3
1991-10-24Add new DWARF, ELF, SVR4 /proc, Amiga UNIX, etc files.Fred Fish1-0/+8
1991-10-24Use <varargs.h>, since <stdarg.h> is not portable.John Gilmore2-3/+10
1991-10-24Roll VERSION to 4.2.2.John Gilmore1-1/+1
1991-10-24Initial revisionFred Fish2-0/+9
1991-10-24New files for DWARF debugging format support, ELF object file support, SVR4Fred Fish9-0/+4966
1991-10-24Add dwarfread.c, dwarfread.o, elfread.c, elfread.o to source and objectFred Fish2-4/+12
1991-10-24Add "elf" to list of supported debugging formats in comment.Fred Fish1-22/+12
1991-10-24Add three new builtin types (builtin_type_long_double, builtin_type_complex,Fred Fish5-61/+163
1991-10-24Add machine dependent support routines for SVR4 /proc interface.Fred Fish1-0/+10
1991-10-24When using SVR4 /proc interface, call proc_set_exec_trap() rather thanFred Fish1-0/+4
1991-10-24Add new function warning() which behaves the same as error() but returnsFred Fish2-28/+81
1991-10-24Make internal errors produce more useful messages.Fred Fish2-6/+8
1991-10-24Move code duplicated in almost every single m68k based machine to theFred Fish2-1/+57
1991-10-24System V versions must call setpgrp() with no arguments, to comply withFred Fish2-0/+8
1991-10-24Add support for SVR4 style nm output. Not claimed to be optimal, I'm notFred Fish2-1/+7
1991-10-24Remove the object file specific fields from the partial symbol tableFred Fish5-112/+280
1991-10-23Add note about strstr botch on sunos4.0.3c and previous.John Gilmore2-0/+4
1991-10-23* infrun.c (wait_for_inferior): Check return value fromStu Grossman1-2/+3
1991-10-23*** empty log message ***Stu Grossman1-0/+5