Tue May 17 16:45:20 1994 Stan Shebs (shebs@andros.cygnus.com)
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1994-05-18  Stan ShebsTue May 17 16:45:20 1994 Stan Shebs (shebs@andros...
1994-05-18  Jim Kingdon * breakpoint.c (breakpoint_1): Fix typo.
1994-05-17  Jim Kingdon * utils.c (vfprintf_maybe_filtered, vfprintf_unfiltere...
1994-05-14  Stan ShebsSat May 14 15:13:52 1994 Stan Shebs (shebs@andros...
1994-05-14  Jim Kingdon * source.c (find_source_lines): Always use code that...
1994-05-13  Jim Kingdon gcc -Wall lint:
1994-05-12  Jeff Law * hppa-tdep.c (read_unwind_info): Make sure elf_unwind...
1994-05-12  Jeff Law * hppa-tdep.c (skip_trampoline_code): Handle...
1994-05-12  Stan ShebsWed May 11 20:11:51 1994 Stan Shebs (shebs@andros...
1994-05-10  Stan ShebsTrivial change to prepare for a real one
1994-05-10  Ian Lance Taylor * maint.c (print_section_table): Rename SEC_SHARED_LIB...
1994-05-06  Steve Chamberlain * config/i386/go32.mh: Define CC.
1994-05-06  Stan ShebsFri May 6 11:56:54 1994 Stan Shebs (shebs@andros...
1994-05-05  Jim Kingdon * infrun.c (proceed, normal_stop, wait_for_inferior...
1994-05-05  Stu Grossman * remote.c (get_offsets): Handle case where stub...
1994-05-05  Per Bothner Add partial support for g++ code compiled with -fvtabl...
1994-05-04  Jim Kingdon * valprint.c (print_longest): Clarify comment about...
1994-05-04  Jim Kingdon * core.c (memory_error), symtab.c (cplusplus_hint...
1994-05-04  Jim Kingdon * Makefile.in (HFILES_WITH_SRCDIR): List bfd.h.
1994-05-03  Jim Kingdon * procfs.c (procfs_wait): Reinstate code which deduces...
1994-04-30  Jim Kingdon * breakpoint.c (breakpoint_1): Annotate each field...
1994-04-30  Stan ShebsFri Apr 29 15:56:18 1994 Stan Shebs (shebs@andros...
1994-04-28  Jim Kingdon * utils.c, defs.h (error_begin): New function.
1994-04-28  Jim Kingdon * dbxread.c (stabsect_build_psymtabs): Assign to sym_s...
1994-04-28  Jim Kingdon(prompt_for_continue): Likewise for prompt-for-continue...
1994-04-28  Jim Kingdon * utils.c (query): Change syntax of query annotations...
1994-04-28  Peter Schauer * mdebugread.c (psymtab_to_symtab_1): Do not call...
1994-04-27  Stan ShebsWed Apr 27 16:33:51 1994 Stan Shebs (shebs@andros...
1994-04-27  Jim Kingdon * procfs.c (procfs_wait): Use the signal from the...
1994-04-27  Steve Chamberlain * printcmd.c (print_address_symbolic): Initialize...
1994-04-27  Stu Grossman * i386-nlmstub.c: Update to be more in line with...
1994-04-27  Stu Grossman[Sharp eyes, Jim...]
1994-04-26  Stu Grossman * i386-nlmstub.c: More changes to be compatible with...
1994-04-26  Stu Grossman * i386-nlmstub.c: An interim version till we get...
1994-04-26  Stu Grossman * dbxread.c (record_minimal_symbol): Record the section
1994-04-24  Jim Kingdon * breakpoint.c (breakpoint_1): Annotate each field...
1994-04-23  Jim Kingdon * infrun.c (wait_for_inferior): Move call to flush_cac...
1994-04-22  Jim Kingdon * stabsread.c (read_type): Call read_type, not nonexistent
1994-04-22  Kung HsuModified Files:
1994-04-22  Jim Kingdon * solib.c (symbol_add_stub): If so->textsection is...
1994-04-22  Jim Kingdon * utils.c (prompt_for_continue): Annotate prompt.
1994-04-21  Jim Kingdon* printcmd.c (print_command_1): Add value-history-value...
1994-04-21  Jim Kingdon * breakpoint.c (watch_command): Use (CORE_ADDR)0,...
1994-04-21  Peter Schauer * dbxread.c (read_dbx_dynamic_symtab): Reinstall...
1994-04-21  Jim Kingdon * printcmd.c (print_command_1): Annotate the top-level...
1994-04-20  Peter Schauer * findvar.c (read_var_value): Handle LOC_REPARM_ADDR...
1994-04-20  Jim Kingdon * main.c (main): Accept --annotate=N option and make...
1994-04-20  Jim Kingdon * xcoffread.c (xcoff_next_symbol_text): Don't return...
1994-04-20  Jim Kingdon * parse.c: Don't define block_found; it is defined...
1994-04-20  Jim Kingdon * dstread.c, coffread.c: Don't define pending_blocks...
1994-04-19  Jeff Law * hppa-tdep.c (internalize_unwind_info): Delete...
1994-04-18  Peter Schauer * dbxread.c (read_dbx_dynamic_symtab): Relocate BFD...
1994-04-18  Jeff LawFix typo.
1994-04-18  Jeff Law * nm-hppab.h (KERNEL_U_ADDR): Define.
1994-04-17  Jeff Law * paread.c (compare_unwind_entries): Delete...
1994-04-15  Stan ShebsFri Apr 15 11:53:46 1994 Stan Shebs (shebs@andros...
1994-04-15  Steve Chamberlain * h8500-tdep.c (initialize_h8500_tdep, large_command):
1994-04-14  Jeff Law * procfs.c (procfs_wait): Protect watchpoint code...
1994-04-14  Jeff Law * procfs.c (procfs_wait): Protect watchpoint code...
1994-04-14  Jeff Law * config/mips/nm-irix4.h (TARGET_CAN_USE_HARDWARE_WATC...
1994-04-13  Jeff Law * breakpoint.h (enum bptype): Add bp_hardware_watchpoi...
1994-04-12  Stu GrossmanMon Apr 11 19:21:27 1994 Stu Grossman (grossman at...
1994-04-11  Jim Kingdon * remote.c: Around redefinition of PBUFSIZE, adjust...
1994-04-11  Jeff Law * paread.c (pa_symtab_read): Handle ST_STUB...
1994-04-09  Jim KingdonFri Apr 8 17:14:37 1994 Jim Kingdon (kingdon@deneb...
1994-04-08  Stu Grossman * lynx-nat.c: Restore regmap structure for SPARC...
1994-04-08  Jim Kingdon * values.c (unpack_long): Remove obsolete comment...
1994-04-08  Jim Kingdon* symfile.c (symbol_file_command): Add comments about...
1994-04-08  Peter Schauer * infrun.c (IN_SOLIB_TRAMPOLINE): Correct comment...
1994-04-07  Ian Lance Taylor * dbxread.c (read_dbx_dynamic_symtab): Adjust for...
1994-04-06  Jeff Law * hppa-tdep.c (hppa_fix_call_dummy): If FUN...
1994-04-06  Jeff Law * hppa-tdep.c (frameless_function_invocation...
1994-04-05  Jeff Law * xm-hppab.h: Never define USG.
1994-04-05  Per Bothner * values.c (unpack_long, value_from_longest),
1994-04-02  Jim Kingdon* symfile.c (deduce_language_from_filename): .cpp is...
1994-04-01  Peter Schauer For SVR4 targets, enable gdb to set breakpoints in...
1994-03-30  Ian Lance Taylor * elfread.c (elf_symtab_read): Change storage_needed,
1994-03-30  Jim Kingdon * xcoffread.c (xcoff_next_symbol_text): New function.
1994-03-30  Jim Kingdon* remote.c (getpkt): Remove unused "out" label.
1994-03-30  Jeff Law * breakpoint.c (print_it_normal): Allow GDB...
1994-03-30  Jim Kingdon* config/m68k/tm-dpx2.h: Include tm-m68k.h not nonexist...
1994-03-30  Peter Schauer * blockframe.c (find_pc_partial_function): mst_file_text
1994-03-30  Peter Schauer * ch-exp.y (decode_integer_value, match_character_literal,
1994-03-30  Jeff Law * hppa-tdep.c (hppa_fix_call_dummy): Use an...
1994-03-30  Per Bothner * ch-exp.y: Implement SIZE(mode_name) and SIZE(expres...
1994-03-30  Per Bothner * ch-lang.c (chill_is_varying_struct): Magic string is
1994-03-30  Jim Kingdon * remote.c (getpkt): If we get a timeout, actually...
1994-03-30  Kung HsuModified Files:
1994-03-29  Jim Kingdon * remote.c (remote_store_registers): Add 'P' request...
1994-03-26  Jim Kingdon * config/sparc/tm-sparc.h: Define USE_REGISTER_NOT_ARG.
1994-03-26  Jim Kingdon * command.c (do_setshow_command, case var_string)...
1994-03-26  Jim Kingdon * m3-nat.c, i386m3-nat.c, config/i386/i386m3.mh:...
1994-03-26  Jeff Law * hppa-tdep.c (skip_prologue): Do nothing if...
1994-03-26  Jim Kingdon * config/i386/ptx.mh (XDEPFILES): Add coredep.o. ...
1994-03-25  Jeff Law * hppa-tdep.c (skip_prologue): Return "pc"...
1994-03-25  Jeff Law * tm-hppa.h (NUM_REGS): Bump to 128 registers.
1994-03-25  Jeff Law * paread.c (read_unwind_info): Fix off-by-one...
1994-03-25  Jim Kingdon* main.c (complete_command): Deal with it if arg is...
1994-03-25  Jim Kingdon * config/mips/tm-mips.h (SETUP_ARBITRARY_FRAME): Revis...
1994-03-24  Jim Kingdon * valops.c (value_at, value_at_lazy): Give error if...
next
This page took 0.20189 seconds and 107 git commands to generate.