Age | Commit message (Expand) | Author | Files | Lines |
1991-10-24 | New files for DWARF debugging format support, ELF object file support, SVR4 | Fred Fish | 9 | -0/+4966 |
1991-10-24 | Add dwarfread.c, dwarfread.o, elfread.c, elfread.o to source and object | Fred Fish | 2 | -4/+12 |
1991-10-24 | Add "elf" to list of supported debugging formats in comment. | Fred Fish | 1 | -22/+12 |
1991-10-24 | Add three new builtin types (builtin_type_long_double, builtin_type_complex, | Fred Fish | 5 | -61/+163 |
1991-10-24 | Add machine dependent support routines for SVR4 /proc interface. | Fred Fish | 1 | -0/+10 |
1991-10-24 | When using SVR4 /proc interface, call proc_set_exec_trap() rather than | Fred Fish | 1 | -0/+4 |
1991-10-24 | Add new function warning() which behaves the same as error() but returns | Fred Fish | 2 | -28/+81 |
1991-10-24 | Make internal errors produce more useful messages. | Fred Fish | 2 | -6/+8 |
1991-10-24 | Move code duplicated in almost every single m68k based machine to the | Fred Fish | 2 | -1/+57 |
1991-10-24 | System V versions must call setpgrp() with no arguments, to comply with | Fred Fish | 2 | -0/+8 |
1991-10-24 | Add support for SVR4 style nm output. Not claimed to be optimal, I'm not | Fred Fish | 2 | -1/+7 |
1991-10-24 | Remove the object file specific fields from the partial symbol table | Fred Fish | 5 | -112/+280 |
1991-10-23 | Add note about strstr botch on sunos4.0.3c and previous. | John Gilmore | 2 | -0/+4 |
1991-10-23 | * infrun.c (wait_for_inferior): Check return value from | Stu Grossman | 1 | -2/+3 |
1991-10-23 | *** empty log message *** | Stu Grossman | 1 | -0/+5 |
1991-10-22 | *** empty log message *** | Stu Grossman | 1 | -0/+5 |
1991-10-22 | * infrun.c (wait_for_inferior): fix stepi/nexti that was broken | Stu Grossman | 1 | -3/+32 |
1991-10-21 | * configure.in: added ebmon target. | Steve Chamberlain | 2 | -0/+6 |
1991-10-17 | Final touchups for release | John Gilmore | 2 | -7/+25 |
1991-10-17 | More last minute gdb-4.2 changes. | John Gilmore | 1 | -1/+8 |
1991-10-17 | * coredep.c: Add <sys/types.h> for SCOnix. | John Gilmore | 2 | -12/+7 |
1991-10-17 | * xconfig/i386sco: Add HAVE_STRSTR to avoid ANSI bdeath. | John Gilmore | 2 | -0/+3 |
1991-10-16 | *** empty log message *** | Roland Pesch | 1 | -3/+5 |
1991-10-16 | More updates due to Picard refcard comments. | Roland Pesch | 1 | -16/+17 |
1991-10-16 | GDB-4.2 release! | John Gilmore | 2 | -2/+21 |
1991-10-16 | Clarifications and rephrasings, largely due to Pinard's comments on | Roland Pesch | 1 | -26/+36 |
1991-10-16 | * core.c (core_open): Improve error message for bad file. | John Gilmore | 2 | -11/+37 |
1991-10-16 | Remove -Dgetpagesize()=4096 kludge. | John Gilmore | 5 | -10/+0 |
1991-10-16 | * dbxread.c (read_dbx_symtab, process_one_symbol): Handle | John Gilmore | 1 | -1/+4 |
1991-10-16 | * doc/refcard.tex (sec "Working Files"): consistent metavars, due | Roland Pesch | 1 | -0/+3 |
1991-10-16 | Fix error spotted by Francois Pinard (pinard@iro.umontreal.ca): several | Roland Pesch | 1 | -57/+45 |
1991-10-16 | Another revision of "Installing" appendix, for GDB 4.2. Table of config | Roland Pesch | 1 | -279/+292 |
1991-10-16 | * doc/gdb.texinfo (appendix "Installing GDB"): changes in configure. | Roland Pesch | 1 | -0/+4 |
1991-10-16 | Update appendix "Installing GDB". (not yet updated: list of host-vendor-os). | Roland Pesch | 1 | -64/+60 |
1991-10-16 | Further evolution. Remove hp-include pending real HP support. | John Gilmore | 2 | -4/+2 |
1991-10-16 | Configure isn't here any more. | John Gilmore | 1 | -5/+4 |
1991-10-16 | Remove configure and config.sub to ../ | John Gilmore | 1 | -2/+0 |
1991-10-16 | * configure.in, tconfig/decstation, xconfig/decstation: Rename | John Gilmore | 3 | -33/+5 |
1991-10-15 | Changes from Fred Fish: | John Gilmore | 7 | -64/+118 |
1991-10-15 | * doc/gdb.texinfo | Roland Pesch | 1 | -0/+6 |
1991-10-15 | Clarifications to "stepping", "Displaying Memory", and "Targets" due largely | Roland Pesch | 1 | -142/+110 |
1991-10-14 | Catch up to changes recorded in GDB ChangeLog, to wit: | Roland Pesch | 1 | -22/+28 |
1991-10-12 | Assorted patches from Fred Fish, Peter Schauer. | John Gilmore | 1 | -0/+11 |
1991-10-12 | * tm-{irix3,mips,nindy960,pn,symmetry,vx960}.h: Move | John Gilmore | 10 | -149/+133 |
1991-10-12 | * copying.awk: Filter formfeeds out of copying & warrantee. | John Gilmore | 1 | -0/+5 |
1991-10-11 | Read cross-core files on Mach 386. | John Gilmore | 3 | -36/+36 |
1991-10-10 | * mipsread.c, coffread.c: initialise TYPE_VPTR_FIELDNO to -1. | John Gilmore | 1 | -0/+19 |
1991-10-09 | (ORIG: date: 1991/09/27 22:47:20; author: pesch; state: Exp; lines: +3 -4) | Roland Pesch | 1 | -2/+1 |
1991-10-09 | (ORIG: date: 1991/09/21 05:15:13; author: pesch; state: Exp; lines: +19 -18) | Roland Pesch | 1 | -16/+17 |
1991-10-09 | (ORIG: date: 1991/09/21 03:59:06; author: pesch; state: Exp; lines: +12 -7) | Roland Pesch | 1 | -5/+10 |