Various fixes to improve g++ debugging. See ChangeLog.
[binutils-gdb.git] / gdb /
1991-10-26 Per Bothner Various fixes to improve g++ debugging. See ChangeLog.
1991-10-26 Stu Grossman* tm-sparc.h, tm-68k.h (EXTRACT_RETURN_VALUE): fix...
1991-10-26 Stu Grossman*** empty log message ***
1991-10-25 Stu Grossman* coffread.c, coredep.c, i386-xdep.c: install patches for
1991-10-25 John Gilmore* core.c (core_file_info), exec.c (exec_file_info)...
1991-10-25 John Gilmore(value_fetch_lazy): Avoid 0-length fetches.
1991-10-25 Fred FishAdd casts to remove compiler warnings from native Sun cc.
1991-10-25 Fred FishRemove locally duplicated code for calling functions...
1991-10-25 Fred FishRemove local BSD/USG hacks that are now in libiberty.
1991-10-25 Fred FishRemove prototype for dwarfwarn(). Breaks with <varargs.h>.
1991-10-25 John Gilmoreframe-select command. Cross funcalls to sun3. Build...
1991-10-24 Fred FishAdd "amix".
1991-10-24 Fred FishAdd new DWARF, ELF, SVR4 /proc, Amiga UNIX, etc files.
1991-10-24 John GilmoreUse <varargs.h>, since <stdarg.h> is not portable.
1991-10-24 John GilmoreRoll VERSION to 4.2.2.
1991-10-24 Fred FishInitial revision
1991-10-24 Fred FishNew files for DWARF debugging format support, ELF objec...
1991-10-24 Fred FishAdd dwarfread.c, dwarfread.o, elfread.c, elfread.o...
1991-10-24 Fred FishAdd "elf" to list of supported debugging formats in...
1991-10-24 Fred FishAdd three new builtin types (builtin_type_long_double...
1991-10-24 Fred FishAdd machine dependent support routines for SVR4 /proc...
1991-10-24 Fred FishWhen using SVR4 /proc interface, call proc_set_exec_tra...
1991-10-24 Fred FishAdd new function warning() which behaves the same as...
1991-10-24 Fred FishMake internal errors produce more useful messages.
1991-10-24 Fred FishMove code duplicated in almost every single m68k based...
1991-10-24 Fred FishSystem V versions must call setpgrp() with no arguments...
1991-10-24 Fred FishAdd support for SVR4 style nm output. Not claimed...
1991-10-24 Fred FishRemove the object file specific fields from the partial...
1991-10-23 John GilmoreAdd note about strstr botch on sunos4.0.3c and previous.
1991-10-23 Stu Grossman* infrun.c (wait_for_inferior): Check return value...
1991-10-23 Stu Grossman*** empty log message ***
1991-10-22 Stu Grossman*** empty log message ***
1991-10-22 Stu Grossman* infrun.c (wait_for_inferior): fix stepi/nexti that...
1991-10-21 Steve Chamberlain * configure.in: added ebmon target.
1991-10-17 John GilmoreFinal touchups for release
1991-10-17 John GilmoreMore last minute gdb-4.2 changes.
1991-10-17 John Gilmore* coredep.c: Add <sys/types.h> for SCOnix.
1991-10-17 John Gilmore* xconfig/i386sco: Add HAVE_STRSTR to avoid ANSI bdeath.
1991-10-16 Roland Pesch*** empty log message ***
1991-10-16 Roland PeschMore updates due to Picard refcard comments.
1991-10-16 John GilmoreGDB-4.2 release!
1991-10-16 Roland PeschClarifications and rephrasings, largely due to Pinard...
1991-10-16 John Gilmore* core.c (core_open): Improve error message for bad...
1991-10-16 John GilmoreRemove -Dgetpagesize()=4096 kludge.
1991-10-16 John Gilmore* dbxread.c (read_dbx_symtab, process_one_symbol):...
1991-10-16 Roland Pesch * doc/refcard.tex (sec "Working Files"): consistent...
1991-10-16 Roland PeschFix error spotted by Francois Pinard (pinard@iro.umontr...
1991-10-16 Roland PeschAnother revision of "Installing" appendix, for GDB...
1991-10-16 Roland Pesch * doc/gdb.texinfo (appendix "Installing GDB"): changes...
1991-10-16 Roland PeschUpdate appendix "Installing GDB". (not yet updated...
1991-10-16 John GilmoreFurther evolution. Remove hp-include pending real...
1991-10-16 John GilmoreConfigure isn't here any more.
1991-10-16 John GilmoreRemove configure and config.sub to ../
1991-10-16 John Gilmore* configure.in, tconfig/decstation, xconfig/decstation...
1991-10-15 John GilmoreChanges from Fred Fish:
1991-10-15 Roland Pesch * doc/gdb.texinfo
1991-10-15 Roland PeschClarifications to "stepping", "Displaying Memory",...
1991-10-14 Roland PeschCatch up to changes recorded in GDB ChangeLog, to wit:
1991-10-12 John GilmoreAssorted patches from Fred Fish, Peter Schauer.
1991-10-12 John Gilmore* tm-{irix3,mips,nindy960,pn,symmetry,vx960}.h: Move
1991-10-12 John Gilmore* copying.awk: Filter formfeeds out of copying & warra...
1991-10-11 John GilmoreRead cross-core files on Mach 386.
1991-10-10 John Gilmore* mipsread.c, coffread.c: initialise TYPE_VPTR_FIELDNO...
1991-10-09 Roland Pesch(ORIG: date: 1991/09/27 22:47:20; author: pesch; ...
1991-10-09 Roland Pesch(ORIG: date: 1991/09/21 05:15:13; author: pesch; ...
1991-10-09 Roland Pesch(ORIG: date: 1991/09/21 03:59:06; author: pesch; ...
1991-10-09 Roland Pesch(ORIG: date: 1991/09/21 02:59:57; author: gnu; state...
1991-10-09 Roland Pesch(ORIG: date: 1991/09/21 02:55:37; author: pesch; ...
1991-10-09 Roland Pesch(ORIG: date: 1991/09/21 02:01:41; author: pesch; ...
1991-10-09 Roland Pesch(ORIG: date: 1991/09/20 22:43:47; author: pesch; ...
1991-10-09 Roland Pesch(ORIG: date: 1991/09/20 21:43:15; author: pesch; ...
1991-10-09 Roland PeschMerged in new doc on language setting, C, and Mod-2...
1991-10-09 Roland PeschRELEASE 4.0 docn. (Recovered from GDB 4.0 distribution...
1991-10-07 John GilmoreFirst stage of coff-encap work.
1991-10-05 John Gilmoreoops
1991-10-05 John GilmoreIntel 386 Mach host port
1991-10-05 John GilmoreIntel 386 Mach host port.
1991-10-05 John GilmoreInitial revision
1991-10-05 Per Bothner More patches from Peter Schauer <pes@regent.e-technik...
1991-10-04 Roland Pesch*** empty log message ***
1991-10-04 Roland PeschImprove TEXINPUTS var set on calling TeX, so that thing...
1991-10-04 John Gilmore* coffread.c, dbxread.c, symfile.c, symmisc.c, symtab...
1991-10-04 John Gilmore* dbxread.c, coffread.c: static-ize functions that...
1991-10-04 John Gilmore* c-exp.y: sym->class to SYMBOL_CLASS (sym).
1991-10-03 John Gilmore* dbxread.c (read_type): Handle error case slightly...
1991-10-03 Stu Grossman*** empty log message ***
1991-10-02 K. Richard Pixleyno more configure on which to depend
1991-10-02 K. Richard Pixleyresync
1991-10-02 K. Richard Pixleysteves h8 patches
1991-10-01 K. Richard Pixleyexploit the new executable config.status
1991-10-01 John Gilmore* dbxread.c: Enable, but soften, const_vol_complaint.
1991-10-01 John Gilmore* stack.c (frame_info): Demangle the function name...
1991-09-28 John Gilmore* symtab.c (lookup_method_type): Arguments were swappe...
1991-09-28 John Gilmore* eval.c (evaluate_subexp_for_address): Don't use
1991-09-28 John Gilmore* infrun.c (wait_for_inferior): Don't check if the...
1991-09-28 John Gilmore* nindy-tdep.c (nindy_frame_chain_valid): Use lookup_m...
1991-09-28 John Gilmore * coffread.c (coff_symfile_read): Use xmalloc...
1991-09-28 John Gilmore* core.c (core_files_info): Shorten output.
1991-09-28 John Gilmore* c-exp.y, m2-exp.y: Define more yysymbols that happen...
1991-09-27 Roland PeschStop talking about obsolete "sharedlibrary" command...
next