Age | Commit message (Expand) | Author | Files | Lines |
1991-10-28 | * main.c (initialize_history): Read history after reading all | Stu Grossman | 2 | -18/+37 |
1991-10-27 | * c-exp.y (yyerror): Pass error message if given. | John Gilmore | 2 | -1/+9 |
1991-10-27 | * blockframe.c: Pass fromleaf to INIT_EXTRA_FRAME_INFO. | John Gilmore | 7 | -7/+8 |
1991-10-27 | * buildsym.c: Break out initial malloc sizes. | John Gilmore | 7 | -128/+196 |
1991-10-26 | * symfile.c (syms_from_bfd): New routine. | John Gilmore | 5 | -49/+86 |
1991-10-26 | Add buildsym.c and buildsym.h. | John Gilmore | 2 | -2/+10 |
1991-10-26 | Break out symbol-table-building routines | John Gilmore | 4 | -2595/+3099 |
1991-10-26 | Various fixes to improve g++ debugging. See ChangeLog. | Per Bothner | 6 | -98/+135 |
1991-10-26 | * tm-sparc.h, tm-68k.h (EXTRACT_RETURN_VALUE): fix output of | Stu Grossman | 3 | -2/+9 |
1991-10-26 | *** empty log message *** | Stu Grossman | 1 | -0/+5 |
1991-10-25 | * coffread.c, coredep.c, i386-xdep.c: install patches for | Stu Grossman | 3 | -11/+18 |
1991-10-25 | * core.c (core_file_info), exec.c (exec_file_info): Print file | John Gilmore | 2 | -6/+12 |
1991-10-25 | (value_fetch_lazy): Avoid 0-length fetches. | John Gilmore | 2 | -2/+10 |
1991-10-25 | Add casts to remove compiler warnings from native Sun cc. | Fred Fish | 2 | -2/+4 |
1991-10-25 | Remove locally duplicated code for calling functions in the inferior. The | Fred Fish | 13 | -662/+116 |
1991-10-25 | Remove local BSD/USG hacks that are now in libiberty. | Fred Fish | 2 | -93/+2 |
1991-10-25 | Remove prototype for dwarfwarn(). Breaks with <varargs.h>. | Fred Fish | 2 | -2/+6 |
1991-10-25 | frame-select command. Cross funcalls to sun3. Build *.tab.c files in | John Gilmore | 4 | -19/+62 |
1991-10-24 | Add "amix". | Fred Fish | 1 | -2/+3 |
1991-10-24 | Add new DWARF, ELF, SVR4 /proc, Amiga UNIX, etc files. | Fred Fish | 1 | -0/+8 |
1991-10-24 | Use <varargs.h>, since <stdarg.h> is not portable. | John Gilmore | 2 | -3/+10 |
1991-10-24 | Roll VERSION to 4.2.2. | John Gilmore | 1 | -1/+1 |
1991-10-24 | Initial revision | Fred Fish | 2 | -0/+9 |
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 |