* stabs.texinfo (Parameters): More on "local parameters".
[binutils-gdb.git] / gdb /
1993-04-21 Jim Kingdon* stabs.texinfo (Parameters): More on "local parameters".
1993-04-21 Jim Kingdon * stack.c (print_frame_arg_vars), printcmd.c (print_fr...
1993-04-21 Jim Kingdon * coffread.c (read_coff_symtab): Use rewind before...
1993-04-21 Per Bothner * ch-exp.y: Removed unused structure_primitive_value...
1993-04-21 David D. Zuhnfix stabs.texinfo xref bugs
1993-04-21 Rob SavoyeFixed typos so paths for executables works again.
1993-04-21 Roland Pesch(1) reduce the amount of text highlighted in warning...
1993-04-21 Roland PeschThis is the real generic configuration. Earlier versio...
1993-04-20 Fred Fish * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir...
1993-04-20 Jim Kingdon * xcoffexec.c (xcoff_relocate_core): If no exec file...
1993-04-20 Jim Kingdon * Makefile.in: Add ${srcdir}/ to all source files.
1993-04-20 Jim Kingdon * rs6000-tdep.c: Delete unused function print_frame.
1993-04-20 Stu Grossman * irix4-nat.c (fetch_core_registers): Special version...
1993-04-20 Fred FishRemove CVS directory from list of things to keep.
1993-04-20 Stu Grossman * irix4-nat.c (fetch_core_registers): Special version...
1993-04-19 Jim Kingdonchanges for SVR3.2
1993-04-19 Jim Kingdon * xcoffread.c: Nuke NO_DEFINE_SYMBOL code. There...
1993-04-19 Jim Kingdon * stabs.texinfo (Parameters): Re-do "local parameters...
1993-04-19 John Gilmore* gdb.t31/Makefile.in: Use $(srcdir) when avoiding...
1993-04-19 Rob SavoyeBack to creating a local config fil to be safe. Pass...
1993-04-19 Rob SavoyeMinor indenting changes.
1993-04-18 Jim Kingdon * stabs.texinfo (Symbol descriptors): Re-do using...
1993-04-17 Stu Grossman * munch: Don't use head command. It doesn't exist...
1993-04-16 Fred FishRemove chill sanitizations, which are no longer necessary.
1993-04-16 Fred FishRemove chill sanitization stuff and add chill files...
1993-04-16 Fred FishRemove chill sanitize lines that are no longer needed.
1993-04-16 Fred Fish * inflow.c (new_tty): Remove spurious 'o' character...
1993-04-16 Peter Schauer * mips-tdep.c (mips_skip_prologue): Always skip the...
1993-04-16 Jim KingdonMore doc fixes
1993-04-16 Jim Kingdon * symtab.{c,h}: Doc fixes (remove symseg references...
1993-04-16 Peter Schauer * config/unix-gdb.exp: Add back missing return 0...
1993-04-16 Fred Fish * depend, alldeps.mak: Update, now that gcc -MM bug...
1993-04-15 Jim Kingdon * source.c (select_source_symtab): Clean up comment...
1993-04-15 John Gilmore* dbxread.c (unknown_symchar_complaint): Add new compl...
1993-04-15 John Gilmore* dbxread.c (unknown_symchar_complaint): Add new compl...
1993-04-15 John GilmoreMinor cleanup.
1993-04-15 John GilmoreAvoid $< in explicit rule.
1993-04-15 Jim Kingdon * stack.c (print_frame_info): Print specially if dummy...
1993-04-15 Jim Kingdon * breakpoint.c: Add comments regarding within_scope...
1993-04-15 Jim KingdonVersion 4.8.3
1993-04-15 Jim Kingdonminor xcoff changes
1993-04-15 Jim Kingdon * xcoffread.c (record_include_{begin,end}): Change...
1993-04-14 Fred Fish * gdb.t07/watchpoint.exp: Remove setup_xfail for...
1993-04-14 Per Bothner * ch-exp.y: Fix thinko that broke parsing of FALSE.
1993-04-14 Peter Schauer * stabsread.c (read_member_functions): Initialize...
1993-04-14 Per BothnerNote changes to gdb.t31/chillvars.exp.
1993-04-13 Jim Kingdon * expprint.c (print_subexp): If opcode not found in...
1993-04-13 Jim Kingdon * objfiles.c (build_objfile_section_table): Cast retur...
1993-04-13 Jim Kingdon * config/rs6000/tm-rs6000.h, rs6000-tdep.c: Move FRAME...
1993-04-12 Rob Savoye * config/unix-gdb.exp: Gracefully exits if...
1993-04-12 Rob SavoyeMake sure $GDB contains a real program.
1993-04-12 Jim Kingdon * breakpoint.c (within_scope): New function.
1993-04-12 Jim Kingdonsource.c (openp): Handle "exec-file ./ls" correctly.
1993-04-12 Jim Kingdon(breakpoint_1): use wrap_here before "at"
1993-04-10 Ian Lance TaylorFix typo, change appropriate instances of -2 to SERIAL_...
1993-04-10 Per Bothner * ch-exp.y: Clean up lexing of identifiers and
1993-04-09 Stu Grossman * remote-mips.c, remote-monitor.c, remote-st2000.c...
1993-04-09 Stu Grossman * remote.c (remote_open): Use SERIAL_OPEN instead...
1993-04-09 Jim Kingdon * rs6000-pinsn.c (print_operand): Deal with no operand...
1993-04-09 Jim Kingdon * printcmd.c (_initialize_printcmd): Clean up docstrin...
1993-04-09 Jim Kingdon * breakpoint.h: move "struct breakpoint" and friends...
1993-04-09 Jim Kingdon * solib.c (struct so_list): Add bfd field.
1993-04-09 Per Bothner * valarith.c (value_subscript): Add COERCE_REF.
1993-04-09 Jim Kingdon * breakpoint.h (struct bpstat): Remove momentary field.
1993-04-08 Fred Fish * symtab.c (find_methods, gdb_mangle_name): Note...
1993-04-08 Ian Lance Taylor * i960-pinsn.c (tabent): Copied struct definition...
1993-04-08 Peter Schauer * symtab.h (DESTRUCTOR_PREFIX_P): New macro...
1993-04-08 Stu Grossman * ser-go32.c: Make it use serial port name.
1993-04-08 Stu Grossman * infcmd.c (read_pc): Make sure that we read PC_REGNU...
1993-04-07 Stu Grossman * configure.in: Only configure sparclite subdir when...
1993-04-07 Jim Kingdon * xcoffread.c (struct coff_symbol): Change c_sclass...
1993-04-07 Per Bothner * ch-exp.y: Remove ambiguities. Fix or add support for
1993-04-07 Fred Fish * gdb.t21/demangle.exp: Only count real fails (not...
1993-04-07 Fred Fish * gdbint.texinfo: Update for new config directory...
1993-04-07 Fred Fish * sparclite/Makefile.in: Add dummy mostlyclean, clean,
1993-04-07 Jim KingdonChange NULL->'\0' in comment (that wasn't a typo).
1993-04-07 Jim Kingdonuse E_SYMNMLEN
1993-04-07 K. Richard PixleyAdd section table to objfile struct. Use it for find_p...
1993-04-07 Stu Grossman * ser-go32.c: Format. (go32_open): Use proper retur...
1993-04-07 Jim WilsonFix for PR 124: make 'rb' correctly handle case where...
1993-04-06 Fred FishUpdate with latest build dependencies.
1993-04-06 Stu Grossman*** empty log message ***
1993-04-06 Fred Fish (Changes and new files to make "none" a full fledged...
1993-04-06 Jim Kingdon* values.c (USE_STRUCT_RETURN): Only use gcc wierdness...
1993-04-06 Jim Kingdon * xcoffread.c (read_xcoff_symtab): Deal correctly...
1993-04-06 Stu Grossman * configure.in: Sparclite uses sparc config dir....
1993-04-06 Stu Grossman * ser-go32.c: First cut at adapting to new serial...
1993-04-06 Stu Grossman * Makefile.in (SFILES OBS): Add serial.[co] & ser...
1993-04-06 Stu Grossman * config/h8500/tm-h8500.h: Clean up brain damage...
1993-04-06 Fred Fishtm-68k* -> tm-m68k*
1993-04-06 Fred Fisham29k* -> a29k*
1993-04-05 Ian Lance Taylor * Makefile.in (SFILES_INCLUDED): gdb-config.texi is...
1993-04-03 Jim Kingdon* xcoffread.c (xcoff_symfile_offsets): Use 0 not addr...
1993-04-03 Jim KingdonN_SO fixes
1993-04-02 Jim Kingdon * rs6000-tdep.c (frameless_function_invocation): Don...
1993-04-02 Jim Kingdon * stabsread.c (patch_block_stabs): If stab & no symbol...
1993-04-02 Stu Grossman * findvar.c (value_from_register): H8500 specific...
1993-04-02 K. Richard Pixley * sparc-tdep.c (in_solib_trampoline), symfile.c (find_...
1993-04-02 Jim KingdonNew print_address for disassemblers, merge a29k and...
1993-04-01 Jim KingdonFix prototype problems related to recent disassembler...
next