* stabsread.c (read_struct_fields): Accept either '$' or '.' as
[binutils-gdb.git] / gdb /
1993-11-05 Jim Kingdon * stabsread.c (read_struct_fields): Accept either...
1993-11-05 Jim Kingdon * c-lang.c (c_printstr): Print "" to stream (like...
1993-11-04 Jim Kingdon * dbxread.c (process_one_symbol): Do relocate 'S'...
1993-11-04 Jim Kingdon * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
1993-11-04 Jim Kingdon * configure.in: Make hppa*-*-hiux* use hppahpux,
1993-11-04 Kung HsuModified Files:
1993-11-03 Jim Kingdon Merge changes for dos x udi:
1993-11-03 Jim Kingdon Merge changes from progressive for dos x udi:
1993-11-03 Jim Kingdon * lib/gdb.exp: Comment out code which depends on non...
1993-11-03 Stan ShebsAdd my ChangeLog entry for gdbserver back in again
1993-11-03 Jim Kingdon* remote.c (putpkt, getpkt): Don't call interrupt_query.
1993-11-03 Jim Kingdon * findvar.c (value_of_register): Rename val to reg_val...
1993-11-03 Rob Savoye * lib/gdb.exp: Transform tool name.
1993-11-03 Jim Kingdon * main.c: Add variables source_line_number, source_fil...
1993-11-03 Jim Kingdon* stack.c (down_silently_command): Add comment about...
1993-11-02 Jim Kingdon * breakpoint.c (insert_breakpoints, delete_breakpoint...
1993-11-02 Thomas LordDon't let printf_unfiltered functions inherit a fixed...
1993-11-02 Peter Schauer * findvar.c (value_of_register, value_from_register),
1993-11-02 Stan Shebs * gdbserver/configure.in: Recognize *-*-lynxos* instead of
1993-11-02 Jim Kingdon * paread.c (pa_symtab_read): Change comments to say...
1993-11-02 Jim Kingdon * stabs.texinfo (Enumerations): Talk about large,...
1993-11-02 Jim KingdonRemove infrun.hacked.c. I just looked at the diff...
1993-11-02 Stan ShebsFix a couple typos introduced by recent checkins
1993-11-02 Jim Kingdon * symtab.c, symtab.h, source.c: Change find_line_pc_ra...
1993-11-01 Thomas LordChange the stream argument to _filtered to GDB_FILE *.
1993-11-01 Jim Kingdon* config/m88k/m88k.mh (NATDEPFILES): Remove exec.o.
1993-11-01 Jim Kingdon* Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
1993-11-01 Jim Kingdon * paread.c (pa_symtab_read): Change comments to say...
1993-11-01 Jeff LawFix typo in recent hange from using bfd target name...
1993-11-01 Jeff Law * paread.c (pa_symtab_read): Also filter out...
1993-11-01 Jeff Law * paread.c (pa_symtab_read): Also filter out local...
1993-10-31 Jim Kingdon * values.c (unpack_long, unpack_double, value_from_dou...
1993-10-31 Jim Kingdon * symfile.h (sym_fns), symfile.c (find_sym_fns), xcoff...
1993-10-31 Jim Kingdon * remote.texi (VxWorks Remote): Clarify that rebuildin...
1993-10-31 Stan ShebsKeep Lynx files
1993-10-31 Stan ShebsKeep Lynx files
1993-10-31 Jim Kingdon * symfile.h (sym_fns), symfile.c (find_sym_fns), xcoff...
1993-10-31 Jim Kingdon * paread.c: Remove comment about how we should use...
1993-10-31 Jim Kingdon * objfiles.h, infcmd.c, symfile.c: Add comments about...
1993-10-30 Jim Kingdon * symfile.c (reread_symbols): When re-reading symbols...
1993-10-30 Jim Kingdon * config/i386/{i386m3.mh,i386mk.mh}, config/mips/mipsm...
1993-10-30 Stan ShebsMore LynxOS support
1993-10-29 Jim Kingdon* TODO: Add idea for "disassemble" with source.
1993-10-29 Jim Kingdon * defs.h, findvar.c (extract_floating, store_floating...
1993-10-29 Steve Chamberlain * remote-sim.c (gdbsim_store_register): Change var...
1993-10-29 Jim Kingdon* TODO: Add idea for "disassemble" with source.
1993-10-29 Fred Fish * Makefile.in (VERSION): Bump to 4.11.1 after release...
1993-10-29 Jim Kingdon * TODO: Add section on Mach. Stop calling it a "bug...
1993-10-29 Fred Fish * NEWS: Note improvements in C++ support, preliminary...
1993-10-29 Fred Fish * README: Add note from Peter Schauer about OSF/1...
1993-10-28 Jim Kingdon* NEWS: Add notes about Alpha and "set remotedebug...
1993-10-28 Jim Kingdon * config/i386/{i386m3.mt,i386m3.mh},
1993-10-28 Jim Kingdon * valops.c (value_assign): Change bitfield code to...
1993-10-27 Jim Kingdon * config/i386/{i386m3.mt,i386m3.mh}: Use correct names...
1993-10-27 Jim Kingdon* stabs.texinfo (Class Names): New node.
1993-10-27 Jim Kingdon * remote-udi.c: Remove LOG_FILE stuff; superceded...
1993-10-27 Jim Kingdon * fork-child.c (fork_inferior): Set inferior_pid befor...
1993-10-27 Jim Kingdon* m68k-stub.c: Change vector 13 from SIGFPE to SIGBUS.
1993-10-27 Jim Kingdon* gdb.texinfo (Command Files): Explain order of init...
1993-10-27 Jim Kingdon* gdb.texinfo (Command Files): Explain order of init...
1993-10-27 Jim Kingdon * remote.texi (Bootstrapping): Talk about getting...
1993-10-27 Jim Kingdon * remote.texi (Bootstrapping): Talk about getting...
1993-10-27 Jim Kingdon* mips-tdep.c (mips_pop_frame): If proc_desc is NULL...
1993-10-26 Jim Kingdon gcc -Wall lint:
1993-10-26 Jim Kingdon * remote.c: Change PBUFSIZ back to 400. John's 28...
1993-10-26 David Edelsohn* remote-sim.h (SIM_ADDR): New type (same as CORE_ADDR).
1993-10-26 Jim Kingdon * valops.c (value_assign): Call reinit_frame_cache...
1993-10-26 Stu Grossman * infrun.c (wait_for_inferior): Fix PC out of objfile...
1993-10-25 Stu Grossman * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make...
1993-10-25 Stu Grossman * infrun.c (wait_for_inferior): Fix PC out of subrout...
1993-10-25 Jim Kingdon* gdb.t06/signals.exp: Skip whole file with xfail for...
1993-10-25 Jim Kingdon * gdbserver/{low-lynx.c,low-sparc.c,low-sun3.c}, stand...
1993-10-25 Thomas LordChanged the DOC parameter type to gdb_define_app_command.
1993-10-25 Jim Kingdon gcc -Wall lint:
1993-10-25 Thomas LordSubstantial rewrite.
1993-10-25 Jim Kingdon * gdb.t24/demangle.exp: Remove "3220" from the one...
1993-10-25 Fred FishRemove incorrect comment about SEC_HAS_CONTENTS not...
1993-10-25 Jim Kingdon * gdb.t00/{help.exp,default.exp}: Loosen up a few...
1993-10-24 Jim KingdonSun Oct 24 20:16:38 1993 Peter Schauer (pes@regent...
1993-10-24 Jim Kingdon * remote-vx.c (vx_wait): Rename pid parameter to pid_t...
1993-10-24 Fred Fish * elfread.c (elf_symtab_read): Use bfd convention...
1993-10-23 David Edelsohn* remote-sim.h (sim_stop): New enum.
1993-10-23 Jim Kingdon * stabsread.c (define_symbol): Skip the whole thing...
1993-10-23 Jim Kingdon * remote-vx.c: Rename pid parameter to pid_to_wait_for...
1993-10-22 Jim Kingdon Merge Apollo patches from Troy Rollo (troy@cbme.unsw...
1993-10-22 Jim Kingdon Merge Apollo patches from Troy Rollo (troy@cbme.unsw...
1993-10-22 Jim Kingdonnew for apollo
1993-10-22 Jim Kingdonnew for apollo
1993-10-22 Jim Kingdon* configure.in: Add * to end of all OS names.
1993-10-22 Fred Fish * Makefile.in (ALLPARAM): Add config/m88k/xm-delta88v4.h
1993-10-22 Jim Kingdon* munch: Removed.
1993-10-22 Jim Kingdon * Makefile.in (init.c): Generate using the source...
1993-10-22 Jim Kingdon * Makefile.in (init.c): Generate using the source...
1993-10-22 Jim Kingdon* Makefile.in: Update dependencies to reflect all these...
1993-10-22 Jim Kingdon* sh-tdep.c (sim_load): Add function.
1993-10-21 David D. Zuhnadd pid argument to mips_wait
1993-10-21 Jim Kingdon * Makefile.in (c-exp.tab.o): Remove notice about shift...
1993-10-21 Ken RaeburnPatch from Jeff Law:
1993-10-21 Jim Kingdon* symtab.c (decode_line_1): Don't use SYMBOL_LINE for...
1993-10-21 Jim Kingdon * stabs.texinfo (Local Variable Parameters): Re-write...
next