aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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
1991-10-22*** empty log message ***Stu Grossman1-0/+5
1991-10-22* infrun.c (wait_for_inferior): fix stepi/nexti that was brokenStu Grossman1-3/+32
1991-10-21 * configure.in: added ebmon target.Steve Chamberlain2-0/+6
1991-10-17Final touchups for releaseJohn Gilmore2-7/+25
1991-10-17More last minute gdb-4.2 changes.John Gilmore1-1/+8
1991-10-17* coredep.c: Add <sys/types.h> for SCOnix.John Gilmore2-12/+7
1991-10-17* xconfig/i386sco: Add HAVE_STRSTR to avoid ANSI bdeath.John Gilmore2-0/+3
1991-10-16*** empty log message ***Roland Pesch1-3/+5
1991-10-16More updates due to Picard refcard comments.Roland Pesch1-16/+17
1991-10-16GDB-4.2 release!John Gilmore2-2/+21
1991-10-16Clarifications and rephrasings, largely due to Pinard's comments onRoland Pesch1-26/+36
1991-10-16* core.c (core_open): Improve error message for bad file.John Gilmore2-11/+37
1991-10-16Remove -Dgetpagesize()=4096 kludge.John Gilmore5-10/+0
1991-10-16* dbxread.c (read_dbx_symtab, process_one_symbol): HandleJohn Gilmore1-1/+4
1991-10-16 * doc/refcard.tex (sec "Working Files"): consistent metavars, dueRoland Pesch1-0/+3
1991-10-16Fix error spotted by Francois Pinard (pinard@iro.umontreal.ca): severalRoland Pesch1-57/+45
1991-10-16Another revision of "Installing" appendix, for GDB 4.2. Table of configRoland Pesch1-279/+292
1991-10-16 * doc/gdb.texinfo (appendix "Installing GDB"): changes in configure.Roland Pesch1-0/+4
1991-10-16Update appendix "Installing GDB". (not yet updated: list of host-vendor-os).Roland Pesch1-64/+60
1991-10-16Further evolution. Remove hp-include pending real HP support.John Gilmore2-4/+2
1991-10-16Configure isn't here any more.John Gilmore1-5/+4
1991-10-16Remove configure and config.sub to ../John Gilmore1-2/+0
1991-10-16* configure.in, tconfig/decstation, xconfig/decstation: RenameJohn Gilmore3-33/+5
1991-10-15Changes from Fred Fish:John Gilmore7-64/+118
1991-10-15 * doc/gdb.texinfoRoland Pesch1-0/+6
1991-10-15Clarifications to "stepping", "Displaying Memory", and "Targets" due largelyRoland Pesch1-142/+110
1991-10-14Catch up to changes recorded in GDB ChangeLog, to wit:Roland Pesch1-22/+28
1991-10-12Assorted patches from Fred Fish, Peter Schauer.John Gilmore1-0/+11