Age | Commit message (Expand) | Author | Files | Lines |
1991-11-12 | Minor rewording of message containing name of program that generated a | Fred Fish | 1 | -0/+12 |
1991-11-09 | Remove leftover call to do_cleanups() which resulted from a previous change. | Fred Fish | 1 | -0/+3 |
1991-11-09 | Re-enable compilation of register_addr() stub whenever it is not supplied | Fred Fish | 1 | -0/+5 |
1991-11-09 | More changes for objfiles. | John Gilmore | 1 | -1/+8 |
1991-11-09 | Add tracking of object files (that contain symbols) to gdb. | John Gilmore | 1 | -0/+74 |
1991-11-09 | Lint and some rs/6000 port. | John Gilmore | 1 | -0/+9 |
1991-11-08 | * Makefile.in: link with libiberty after libreadline, since | Steve Chamberlain | 1 | -0/+2 |
1991-11-08 | * m88k-xdep.c: Fixed the register offsets in the ptrace_user | Steve Chamberlain | 1 | -0/+7 |
1991-11-08 | Fix decoding of mtacc, dmac, fmac. These files should really get merged | John Gilmore | 1 | -0/+2 |
1991-11-07 | * tm-*.h: Remove READ_DBX_FORMAT, COFF_FORMAT, and | John Gilmore | 1 | -0/+8 |
1991-11-07 | * coffread.c: Eliminate c_nsyms in favor of c_naux. | John Gilmore | 1 | -1/+17 |
1991-11-06 | * Makefile.in: put a - infront of the mv y.tab.c c-exp.tab.c and | Steve Chamberlain | 1 | -0/+7 |
1991-11-06 | Add C++ as a separate language. | Per Bothner | 1 | -0/+25 |
1991-11-04 | * infrun.c: Fixed typo in comment. | Per Bothner | 1 | -0/+33 |
1991-11-01 | * mipsread.c (read_mips_symtab, read_the_mips_symtab): Use real | John Gilmore | 1 | -0/+12 |
1991-11-01 | * infrun.c (wait_for_inferior): another stepi/nexti fix. Ensure | Stu Grossman | 1 | -0/+6 |
1991-10-28 | * main.c (initialize_history): Read history after reading all | Stu Grossman | 1 | -0/+5 |
1991-10-27 | * buildsym.c: Break out initial malloc sizes. | John Gilmore | 1 | -0/+22 |
1991-10-26 | * symfile.c (syms_from_bfd): New routine. | John Gilmore | 1 | -0/+7 |
1991-10-26 | Break out symbol-table-building routines | John Gilmore | 1 | -0/+7 |
1991-10-26 | Various fixes to improve g++ debugging. See ChangeLog. | Per Bothner | 1 | -0/+25 |
1991-10-26 | * tm-sparc.h, tm-68k.h (EXTRACT_RETURN_VALUE): fix output of | Stu Grossman | 1 | -0/+3 |
1991-10-26 | *** empty log message *** | Stu Grossman | 1 | -0/+5 |
1991-10-25 | * core.c (core_file_info), exec.c (exec_file_info): Print file | John Gilmore | 1 | -0/+3 |
1991-10-25 | (value_fetch_lazy): Avoid 0-length fetches. | John Gilmore | 1 | -0/+4 |
1991-10-25 | Add casts to remove compiler warnings from native Sun cc. | Fred Fish | 1 | -0/+2 |
1991-10-25 | Remove locally duplicated code for calling functions in the inferior. The | Fred Fish | 1 | -0/+10 |
1991-10-25 | Remove local BSD/USG hacks that are now in libiberty. | Fred Fish | 1 | -0/+2 |
1991-10-25 | Remove prototype for dwarfwarn(). Breaks with <varargs.h>. | Fred Fish | 1 | -0/+5 |
1991-10-25 | frame-select command. Cross funcalls to sun3. Build *.tab.c files in | John Gilmore | 1 | -0/+22 |
1991-10-24 | Use <varargs.h>, since <stdarg.h> is not portable. | John Gilmore | 1 | -0/+4 |
1991-10-24 | New files for DWARF debugging format support, ELF object file support, SVR4 | Fred Fish | 1 | -0/+13 |
1991-10-24 | Add dwarfread.c, dwarfread.o, elfread.c, elfread.o to source and object | Fred Fish | 1 | -0/+5 |
1991-10-24 | Add three new builtin types (builtin_type_long_double, builtin_type_complex, | Fred Fish | 1 | -0/+8 |
1991-10-24 | Add machine dependent support routines for SVR4 /proc interface. | Fred Fish | 1 | -0/+10 |
1991-10-24 | Add new function warning() which behaves the same as error() but returns | Fred Fish | 1 | -0/+7 |
1991-10-24 | Make internal errors produce more useful messages. | Fred Fish | 1 | -0/+2 |
1991-10-24 | Move code duplicated in almost every single m68k based machine to the | Fred Fish | 1 | -0/+5 |
1991-10-24 | System V versions must call setpgrp() with no arguments, to comply with | Fred Fish | 1 | -0/+4 |
1991-10-24 | Add support for SVR4 style nm output. Not claimed to be optimal, I'm not | Fred Fish | 1 | -0/+2 |
1991-10-24 | Remove the object file specific fields from the partial symbol table | Fred Fish | 1 | -0/+7 |
1991-10-23 | *** empty log message *** | Stu Grossman | 1 | -0/+5 |
1991-10-22 | *** empty log message *** | Stu Grossman | 1 | -0/+5 |
1991-10-21 | * configure.in: added ebmon target. | Steve Chamberlain | 1 | -0/+5 |
1991-10-17 | More last minute gdb-4.2 changes. | John Gilmore | 1 | -1/+8 |
1991-10-16 | *** empty log message *** | Roland Pesch | 1 | -3/+5 |
1991-10-16 | GDB-4.2 release! | John Gilmore | 1 | -1/+20 |
1991-10-16 | * doc/refcard.tex (sec "Working Files"): consistent metavars, due | Roland Pesch | 1 | -0/+3 |
1991-10-16 | * doc/gdb.texinfo (appendix "Installing GDB"): changes in configure. | Roland Pesch | 1 | -0/+4 |
1991-10-16 | * configure.in, tconfig/decstation, xconfig/decstation: Rename | John Gilmore | 1 | -0/+2 |