* Makefile.in (clean mostlyclean distclean realclean): Recurse
[binutils-gdb.git] / gdb /
1994-01-16 Jim Kingdon* Version 4.11.4.
1994-01-16 Per Bothner * main.c (show_commands): Make return type of extern
1994-01-16 Jim Kingdon * minsyms.c (prim_record_minimal_symbol_and_info)...
1994-01-16 Jim Kingdon* symtab.h (struct symbol): Make section short, not...
1994-01-16 Jim Kingdon* symtab.c (lookup_symbol): Add comment about QUIT...
1994-01-15 Jim Kingdon * gdb.t16/printcmds.exp (test_print_strings): Accept
1994-01-15 Jim Kingdon* utils.c (fputs_unfiltered): Call fputs, not fputs_may...
1994-01-15 Jim Kingdon * c-exp.y (parse_number): Make it so that integer...
1994-01-15 Jim Kingdon * c-exp.y (parse_number): Check for overflow regardles...
1994-01-15 Jim Kingdon* TODO: Add notes about printing of fancy types and...
1994-01-15 Jim Kingdon* TODO: Add notes about printing of fancy types and...
1994-01-15 Jim Kingdon * c-typeprint.c (c_type_print_varspec_suffix, case...
1994-01-15 Jim Kingdon* TODO: Add note about printing of fancy types.
1994-01-15 Jim Kingdon* remote-udi.c (udi_create_inferior): Quote empty execf...
1994-01-15 Jim Kingdon* gdbserver/low-lynx.c: Include <sys/wait.h> not /usr...
1994-01-15 Jim Kingdon * utils.c (request_quit): Re-establish signal handler...
1994-01-15 Jim Kingdon* i960-tdep.c: Include target.h.
1994-01-15 Stan ShebsFri Jan 14 17:12:28 1994 Stan Shebs (shebs@andros...
1994-01-14 Jim Kingdon * lynx-nat.c (child_wait): Fix thinkos in struct targe...
1994-01-14 Jim Kingdon* Makefile.in (ALLPARAM): Add config/nm-lynx.h.
1994-01-14 Ian Lance Taylor * remote-mips.c (mips_request, mips_wait): Correct...
1994-01-14 Jim Kingdon* config/i386/xm-linux.h: Define HAVE_TERMIOS.
1994-01-14 Peter Schauer * config/alpha/tm-alpha.h (CALL_DUMMY): Improve comment.
1994-01-13 Jim Kingdon * remote-vx.c (vx_wait): Only call i960_fault_to_signa...
1994-01-13 Jim Kingdon Add search to target vector (#if 0'd until after 4...
1994-01-13 Jim Kingdon * printcmd.c (print_address_symbolic): If set print...
1994-01-13 Jim Kingdon* a29k-tdep.c (push_dummy_frame): Add comment about...
1994-01-13 John Gilmore* gdb.texinfo (Print Settings): Document `set print
1994-01-13 John Gilmore* printcmd.c (print_address_symbolic): Make it search the
1994-01-13 Jim Kingdon * objfiles.h: Fix comments to reflect the fact that...
1994-01-12 Peter Schauer * mdebugread.c (parse_symbol): Do not set TYPE_TAG_NA...
1994-01-12 Jim Kingdon * go32-xdep.c: Remove unused function uerror.
1994-01-12 John Gilmore* symtab.h (struct symbol, general_symbol_info, minimal...
1994-01-12 John Gilmore* symtab.c (find_addr_symbol): New routine that will...
1994-01-12 John Gilmore* coffread.c (read_coff_symtab): Set PC bounds of...
1994-01-12 John Gilmore* a29k-tdep.c (init_frame_info): Cast null arg to...
1994-01-11 Jim Kingdon * gdb.t12/scope.exp: Add xfails for rs6000. Remove...
1994-01-11 Jim Kingdon* infrun.c, config/mips/tm-irix5.h: Remove #if 0'd...
1994-01-11 Ian Lance Taylor * remote-udi.c (udi_resume): Correct prototype.
1994-01-11 Jeff Law * config/pa/tm-hppa.h (FRAME_FIND_SAVED_REGS...
1994-01-11 Jim Kingdon * remote-mips.c (mips_wait): Use new function mips_sig...
1994-01-11 Jim Kingdon* remote-mips.c (mips_wait): Fix typos (0x177 -> 0177...
1994-01-11 John Gilmore* stack.c (frame_info): If FRAME_FIND_SAVED_REGS isn...
1994-01-11 John Gilmore[Revise prev change -- this is how it's been running...
1994-01-11 John Gilmore* sparc-nat.c (fetch_inferior_registers, store_inferior...
1994-01-11 John Gilmore* a29k-tdep.c (examine_prologue): Don't worry if the...
1994-01-11 Rob Savoye * config/unix-gdb.exp: Remove gdb_unload cause it...
1994-01-11 Rob SavoyeTweaked to work with either version of expect. removed...
1994-01-11 Rob SavoyeTweaked to work with either version of expect.
1994-01-11 Jim Kingdon* c-valprint.c (c_val_print): Treat TYPE_CODE_RANGE...
1994-01-11 Jim KingdonAdd alpha-nw.mt to things to keep
1994-01-11 Jim KingdonAdd udi2go32.c to things to keep
1994-01-11 Jim KingdonAdd TODO to things to keep
1994-01-11 Jim Kingdon * config/alpha/alpha-netware.mt: Rename to alpha-nw...
1994-01-10 Thomas Lord * m68k-stub.c, sparc-stub.c: removed spurious introduc...
1994-01-07 Peter Schauer * config/i386/tm-i386v.h, config/m68k/tm-m68k.h, confi...
1994-01-07 Peter Schauer * config/i386/tm-i386v.h, config/m68k/tm-m68k.h, confi...
1994-01-07 Peter Schauer * gdb.t07/watchpoint.exp: Clear xfail for calling...
1994-01-07 Jim Kingdon * utils.c (print_sys_errmsg): Call gdb_flush (gdb_stdo...
1994-01-07 Jim Kingdon* i386b-nat.c (sregmap): If sEAX, etc., not defined...
1994-01-06 Jim Kingdon* symtab.c (lookup_symbol): Don't try adding .c to...
1994-01-06 Jim Kingdon * remote-bug.c: At the start of each section, reset...
1994-01-06 Jim Kingdon * target.h: Add TARGET_WAITKIND_LOADED and TARGET_WAIT...
1994-01-06 Jim Kingdon * procfs.c (procfs_wait): Fix argument name to match...
1994-01-06 Rob SavoyeTweaked to work with either version of expect.
1994-01-04 Stu Grossman * config/alpha/alpha-netware.mt: New target support...
1994-01-04 Stan ShebsTue Jan 4 14:51:35 1994 Stan Shebs (shebs@andros...
1994-01-04 Jim Kingdon * target.h: Add enum target_waitkind, enum target_sign...
1994-01-04 Jim Kingdon * objfiles.c (build_objfile_section_table): Don't...
1994-01-04 Jim Kingdon * target.h: Add enum target_waitkind, enum target_sign...
1994-01-04 Jim Kingdon * Version 4.11.3.
1994-01-04 Jim KingdonNew for ChangeLog split
1994-01-03 Jim Kingdon * stabsread.c (read_type): Allow defining several...
1994-01-03 Jim Kingdon * stabs.texinfo (String Field): Talk about defining...
1994-01-03 Jim Kingdon* stabsread.c (read_enum_type): Use TARGET_INT_BIT...
1994-01-03 Stan ShebsMon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros...
1994-01-03 Jim Kingdon* breakpoint.c (frame_in_dummy): Check PC as well as...
1994-01-03 Peter Schauer * mdebugread.c (psymtab_to_symtab_1): Only pass N_STA...
1994-01-03 Jim Kingdon* config/m68k/tm-sun3.h: Don't define BELIEVE_PCC_PROMO...
1994-01-01 Peter Schauer * infrun.c (wait_for_inferior): Do not step or step...
1993-12-31 Jim Kingdon * nindy-share/nindy.c: Fix order of arguments to store...
1993-12-31 Jim Kingdon * remote-mips.c: Add timeout parameter to mips_...
1993-12-31 Jim Kingdon* stack.c (print_block_frame_locals): Also print LOC_BA...
1993-12-31 Peter Schauer * symtab.c (find_methods): Call fprintf_symbol_filtere...
1993-12-31 John GilmoreInsert Peter Kessler's name as inventor (I think).
1993-12-31 Jim Kingdon * remote-mips.c (mips_error): New function.
1993-12-30 Jim Kingdon* values.c (unpack_long): Fix garbled error message.
1993-12-30 Jim Kingdon * remote-mips.c (mips_error): New function.
1993-12-30 Jim Kingdon * breakpoint.c (breakpoint_chain): Make static.
1993-12-30 Peter Schauer * exec.c (add_to_section_table): Check for SEC_ALLOC...
1993-12-30 Jim Kingdon * infrun.c (wait_for_inferior): Enable code which...
1993-12-30 Jim Kingdon * valprint.c (val_print_string): Change chunksize...
1993-12-29 Jim Kingdon * symfile.c (generic_load): If no arguments, get file...
1993-12-29 Jim Kingdon * c-exp.y: Revert Kung's change. "..." is not a type...
1993-12-29 Jim Kingdon * stabsread.c (define_symbol): If we choose not to...
1993-12-29 Jim Kingdon * stabs.texinfo (Cross-References): `::' is for nested...
1993-12-28 Fred Fish * solib.c (DEBUG_BASE): Remove macro and all references.
1993-12-28 Kung HsuCVS:
1993-12-28 Kung HsuModified Files:
1993-12-27 Jim Kingdon* stabs.texinfo: Document S type attribute.
next