Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1993-04-22 | Save the README file for gdb snapshots here for now. Make note in | Fred Fish | 2 | -0/+160 | |
the .Sanitize file that snapshots.readme is explicitly not kept by default. | |||||
1993-04-22 | * symtab.h: Clean up SYMBOL_VALUE comments. | Jim Kingdon | 2 | -37/+34 | |
1993-04-22 | * gdb.t07/watchpoint.exp: Removed a29k expected failure which now | Ian Lance Taylor | 1 | -0/+5 | |
works. | |||||
1993-04-22 | revise comment for last change | Jim Kingdon | 1 | -2/+13 | |
1993-04-21 | * stabs.texinfo (Parameters): More on "local parameters". | Jim Kingdon | 2 | -11/+19 | |
1993-04-21 | * stack.c (print_frame_arg_vars), printcmd.c (print_frame_args): | Jim Kingdon | 3 | -15/+36 | |
Expand comments about LOC_ARG/LOC_LOCAL pairs. | |||||
1993-04-21 | * coffread.c (read_coff_symtab): Use rewind before fseek. | Jim Kingdon | 2 | -12/+26 | |
1993-04-21 | * ch-exp.y: Removed unused structure_primitive_value and FIXME_23. | Per Bothner | 2 | -3/+7 | |
* Makefile.in: Add $(YFLAGS) when using $(YACC). * Makefile.in: Remove message to expect conflicts and unused rules in ch-exp.y, since there no longer are any such. | |||||
1993-04-21 | fix stabs.texinfo xref bugs | David D. Zuhn | 2 | -2/+6 | |
1993-04-21 | Fixed typos so paths for executables works again. | Rob Savoye | 1 | -10/+14 | |
1993-04-21 | (1) reduce the amount of text highlighted in warning at end of | Roland Pesch | 1 | -10/+16 | |
"Program variables" section (2) introduce a few blank lines in menus to work around remaining makeinfo bugs | |||||
1993-04-21 | This is the real generic configuration. Earlier versions checked in | Roland Pesch | 1 | -22/+83 | |
seem to be copies of H8 config. | |||||
1993-04-20 | * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $< | Fred Fish | 1 | -0/+5 | |
in explicit rules. Apparently this is not supported by some makes. | |||||
1993-04-20 | * xcoffexec.c (xcoff_relocate_core): If no exec file, error() | Jim Kingdon | 2 | -2/+11 | |
rather than dumping core. | |||||
1993-04-20 | * Makefile.in: Add ${srcdir}/ to all source files. | Jim Kingdon | 5 | -393/+412 | |
(alldeps.mak): Add "${srcdir}/" to files in alldeps.mak. (TAGS): Deal with srcdir and new config directory scheme. createtags: Remove. Makefile.in (NONSRC): Remove createtags. alldeps.mak: Updated. | |||||
1993-04-20 | * rs6000-tdep.c: Delete unused function print_frame. | Jim Kingdon | 3 | -22/+25 | |
* frame.h (struct frame_info): Doc fix for next_frame. New field signal_handler_caller. blockframe.c (create_new_frame, get_prev_frame_info), config/rs6000/tm-rs6000.h (INIT_EXTRA_FRAME_INFO): Set it (needs INIT_FRAME_PC_FIRST). stack.c (print_frame_info), rs6000-tdep.c (rs6000_frame_chain): Check it. | |||||
1993-04-20 | * irix4-nat.c (fetch_core_registers): Special version of this for | Stu Grossman | 1 | -0/+1 | |
Irix 4.x, which stores regs a bit differently from other /proc based systems. * procfs.c, core-svr4.c: Move fetch_core_registers from procfs.c to new file core-svr4.c. * config/i386/i386sol2.mh, config/i386/i386v4.mh, config/m68k/amix.mh, config/i386/ncr3000.mh, config/sparc/sun4sol2.mh: Add core-svr4.o to NATDEPFILES. * config/mips/irix4.mh: Add corelow.o to NATDEPFILES. | |||||
1993-04-20 | Remove CVS directory from list of things to keep. | Fred Fish | 1 | -1/+0 | |
1993-04-20 | * irix4-nat.c (fetch_core_registers): Special version of this for | Stu Grossman | 7 | -64/+141 | |
Irix 4.x, which stores regs a bit differently from other /proc based systems. * procfs.c, core-svr4.c: Move fetch_core_registers from procfs.c to new file core-svr4.c. * config/i386/i386sol2.mh, config/i386/i386v4.mh, config/m68k/amix.mh, config/i386/ncr3000.mh, config/sparc/sun4sol2.mh: Add core-svr4.o to NATDEPFILES. * config/mips/irix4.mh: Add corelow.o to NATDEPFILES. | |||||
1993-04-19 | changes for SVR3.2 | Jim Kingdon | 3 | -16/+9 | |
1993-04-19 | * xcoffread.c: Nuke NO_DEFINE_SYMBOL code. There is no going back. | Jim Kingdon | 3 | -96/+13 | |
* stabsread.c (define_symbol): 'R' is synonym for 'P', not 'r'. xcoffread.c (process_xcoff_symbol, case C_RPSYM): Don't muck with SYMBOL_CLASS. | |||||
1993-04-19 | * stabs.texinfo (Parameters): Re-do "local parameters" section. | Jim Kingdon | 2 | -29/+37 | |
1993-04-19 | * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh. | John Gilmore | 1 | -0/+4 | |
1993-04-19 | Back to creating a local config fil to be safe. Pass --target for "make | Rob Savoye | 1 | -5/+7 | |
check" | |||||
1993-04-19 | Minor indenting changes. | Rob Savoye | 1 | -2/+2 | |
1993-04-18 | * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref. | Jim Kingdon | 2 | -57/+89 | |
(Parameters): Rewrite. (xcoff-differences, Sun-differences): Minor changes. | |||||
1993-04-17 | * munch: Don't use head command. It doesn't exist everywhere. | Stu Grossman | 2 | -1/+5 | |
1993-04-16 | Remove chill sanitizations, which are no longer necessary. | Fred Fish | 14 | -211/+38 | |
1993-04-16 | Remove chill sanitization stuff and add chill files to keep list. | Fred Fish | 1 | -54/+5 | |
1993-04-16 | Remove chill sanitize lines that are no longer needed. | Fred Fish | 1 | -60/+0 | |
1993-04-16 | * inflow.c (new_tty): Remove spurious 'o' character at end | Fred Fish | 1 | -0/+5 | |
of #endif line. | |||||
1993-04-16 | * mips-tdep.c (mips_skip_prologue): Always skip the typical prologue | Peter Schauer | 3 | -17/+64 | |
instructions and nothing more. * mipsread.c (add_line): Add comment why we have to combine line number entries for the same line number. | |||||
1993-04-16 | More doc fixes | Jim Kingdon | 1 | -1/+3 | |
1993-04-16 | * symtab.{c,h}: Doc fixes (remove symseg references, last relevant | Jim Kingdon | 3 | -40/+52 | |
in gdb 2.8!). | |||||
1993-04-16 | * config/unix-gdb.exp: Add back missing return 0 which mysteriously | Peter Schauer | 2 | -1/+7 | |
disappeared. | |||||
1993-04-16 | * depend, alldeps.mak: Update, now that gcc -MM bug is fixed. | Fred Fish | 3 | -4/+53 | |
1993-04-15 | * source.c (select_source_symtab): Clean up comment. Also, if | Jim Kingdon | 2 | -3/+8 | |
we have a current_source_symtab, and s is NULL, return without doing anything. xcoffread.c (xcoff_symfile_read): Don't call select_source_symtab. breakpoint.c (breakpoint_re_set): Don't call select_source_symtab. | |||||
1993-04-15 | * dbxread.c (unknown_symchar_complaint): Add new complaint. | John Gilmore | 2 | -2/+3 | |
* stabsread.h: Declare it. * partial-stab.h: Use it. | |||||
1993-04-15 | * dbxread.c (unknown_symchar_complaint): Add new complaint. | John Gilmore | 4 | -103/+101 | |
* stabsread.c: Declare it. * partial-stab.h: Use it. * utils.c (malloc_botch): Don't forward-declare if NO_MMALLOC. | |||||
1993-04-15 | Minor cleanup. | John Gilmore | 2 | -5/+9 | |
1993-04-15 | Avoid $< in explicit rule. | John Gilmore | 1 | -0/+4 | |
1993-04-15 | * stack.c (print_frame_info): Print specially if dummy frame. | Jim Kingdon | 2 | -3/+12 | |
1993-04-15 | * breakpoint.c: Add comments regarding within_scope future direction. | Jim Kingdon | 2 | -10/+147 | |
1993-04-15 | Version 4.8.3 | Jim Kingdon | 2 | -4/+4 | |
1993-04-15 | minor xcoff changes | Jim Kingdon | 2 | -48/+72 | |
1993-04-15 | * xcoffread.c (record_include_{begin,end}): Change fatal to complain. | Jim Kingdon | 2 | -5/+21 | |
1993-04-14 | * gdb.t07/watchpoint.exp: Remove setup_xfail for i486 | Fred Fish | 1 | -0/+17 | |
watchpoint problem that is now fixed. * gdb.t30/chexp.exp: Remove setup_xfail for printing uninitialized convenience variables. * gdb.t31/chillvars.exp: Fix expected patterns for printing structures. | |||||
1993-04-14 | * ch-exp.y: Fix thinko that broke parsing of FALSE. | Per Bothner | 1 | -1/+1 | |
1993-04-14 | * stabsread.c (read_member_functions): Initialize domain for stubbed | Peter Schauer | 3 | -0/+12 | |
member functions to avoid gdb core dumps when printing pointers to member functions. * cp-valprint.c (cp_print_class_method): Check for stubbed member functions. | |||||
1993-04-14 | Note changes to gdb.t31/chillvars.exp. | Per Bothner | 1 | -0/+7 | |