* gdbtk.tcl (update_assembly): Force update to make sure that pc
[binutils-gdb.git] / gdb / ChangeLog
1994-12-19 Stu Grossman * gdbtk.tcl (update_assembly): Force update to make...
1994-12-19 Stu Grossman * gdbtk.c (gdbtk_wait gdbtk_init): Use different...
1994-12-18 Peter Schauer * sparc-tdep.c (sparc_pop_frame): Remove erroneous...
1994-12-18 Jim Kingdon * tm-sparc.c (EXTRA_FRAME_INFO): New field sp_offset.
1994-12-17 Peter Schauer * c-typeprint.c (c_type_print_base): Use `show' of...
1994-12-16 Stan Shebs * defs.h: Include progress.h.
1994-12-16 Stan Shebs * top.c (command_loop): For space usage display, show...
1994-12-16 Stu Grossman * defs.h, gdbtk.c (gdbtk_fputs), main.c (gdb_fputs...
1994-12-13 Stan Shebs * breakpoint.c, infrun.c, printcmd.c: Change long...
1994-12-13 Stan Shebs Sparc flat register window support.
1994-12-13 Stu Grossman * gdbtk.tcl (reg_config_menu create_registers_window
1994-12-12 Jim Kingdon * f-lang.c: Remove duplicate declaration of
1994-12-12 Stu Grossman * gdbtk.c: New tcl commands: gdb_fetch_registers,
1994-12-09 Stan Shebs * remote.c (remote_wait): Pass string instead of char...
1994-12-09 Jim Kingdon* gdbserver/low-lynx.c (mywait): Remove debugging printf.
1994-12-08 Jim Kingdon * frame.h: Restore pre-Nov 3 comments about FRAME_FP...
1994-12-08 Jim Kingdon * gdbserver/remote-utils.c (write_ok): Write "OK"...
1994-12-08 Rob Savoye * config/pa/tm-pro.h tm-hppap.h, hppapro.mt: Rename...
1994-12-08 Stan Shebs * source.c: Various cosmetic changes.
1994-12-07 Rob Savoye * hppa-tdep.c: Use GDB_TARGET_IS_PA_ELF so...
1994-12-06 Stu Grossman * inftarg.c: include <sys/types.h> to get def of pid_t.
1994-12-03 Stan Shebs * solib.c (auto_solib_add_at_startup): New global.
1994-12-01 Jeff Law * somsolib.c (som_solib_get_got_by_pc): New function.
1994-11-29 J.T. Conklin* config/i386/nbsd.mh (REGEX, REGEX1): No longer define.
1994-11-29 Stan Shebs * top.c (read_next_line): Pass annotation suffix ...
1994-11-29 Stan Shebs * config/a29k/tm-a29k.h (setup_arbitrary_frame): Replace
1994-11-28 Stan Shebs * top.c (command_line_input): If annotation suffix...
1994-11-28 J.T. Conklin* config/rs6000/tm-rs6000.h (setpgrp): move defn from...
1994-11-28 Stu Grossman * gdbtk.tcl (build_framework): Fix bug with setting...
1994-11-28 Stu Grossman * gdbtk.tcl (build_framework): Add "Report bug" to...
1994-11-28 Stu Grossman * gdbtk.tcl: Re-arrange windows using new, consistent...
1994-11-26 Jeff Law * tm-hppa.h (skip_trampoline_code): Add extern decl.
1994-11-25 Peter Schauer * coffread.c, symfile.h (coff_getfilename): Make...
1994-11-25 Jeff Law * hppa-tdep.c (in_solib_call_trampoline): Recognize...
1994-11-25 Jeff Law * hpread.c: Include hp-symtab.h instead of hpux-symtab.h.
1994-11-24 Jeff Law * blockframe.c (find_pc_partial_function): Inhibit...
1994-11-24 Steve Chamberlain * tm-h8300.h (REMOTE_BREAKPOINT): Define.
1994-11-24 Steve Chamberlain * remote-e7000.c (HARD_BREAKPOINTS): Reenable.
1994-11-23 Stan Shebs Maintenance commands to report time and space usage.
1994-11-22 Kung Hsu * a29k-tdep.c (examine_tag): Fix a bug in stack...
1994-11-19 Peter Schauer * symfile.c (deduce_language_from_filename): Treat...
1994-11-18 Stan Shebs * defs.h, infcmd.c (reg_names): Don't declare as constant.
1994-11-18 J.T. Conklin* nlm/alpha.c (strtol): Removed, it is provided by...
1994-11-18 J.T. Conklin* Makefile.in (LD_FOR_TARGET, NLMCONV_FOR_TARGET):...
1994-11-18 Stan Shebs Support for different MIPS IDT processor models.
1994-11-17 Stan Shebs * README: Add warning about termcap in Ultrix and...
1994-11-17 Rob Savoye * Makefile.in: Fix the test for installing gdbtk.
1994-11-16 Rob Savoye * hppa-tdep.c: Remove including sys/dir.h from...
1994-11-16 J.T. Conklin* config/powerpc/gdbserve.mt (TDEPFILES): Removed fake_...
1994-11-16 Jeff Law * hppa-tdep.c (skip_trampoline_code): Handle shared...
1994-11-16 Kung Hsu * c-exp.y (yylex): Fix a bug in template scanning.
1994-11-15 Stan Shebs * i386-stub.c, m68k-stub.c, sparc-stub.c, sparcl-stub...
1994-11-15 Rob Savoye * op50-rom.c, w89k-rom.c, monitor.c: Modify to use...
1994-11-14 Stu Grossman * Makefile.in: Install gdbtk.tcl.
1994-11-13 Jeff Law * somsolib.c: Add TODO list.
1994-11-12 Peter Schauer * Makefile.in (copying.o, f-exp.tab.o, dpx2-nat.o...
1994-11-11 Jeff Law * ch-exp.y (yylex): Fix off-by-one error when converti...
1994-11-11 Jeff Law * hppa-tdep.c (rp_saved): Handle IMPORT stubs too.
1994-11-11 Jeff Law * symfile.c (syms_from_objfile): Only call find_lowest...
1994-11-10 Rob Savoye * rom68k-rom.c: New file. Replaces the old remote...
1994-11-10 Stan Shebs * findvar.c (find_saved_register): Fix a frame variabl...
1994-11-08 Jim Kingdon * TODO: Remove "Watchpoints seem not entirely reliable...
1994-11-08 Jeff Law * Enable backtracing from inside a SOM shared library...
1994-11-07 Jim Kingdon * m3-nat.c: Remove comments about arbitrary limit in
1994-11-07 Jeff Law * Beginnings of SOM shared library support. Breakpoin...
1994-11-06 Jeff Law * partial-stab.h (N_TEXT): Put back GDB_TARGET_IS_HPPA...
1994-11-06 Jeff Law * hppa-tdep.c (frame_saved_pc): Mask off low two bits...
1994-11-05 Jeff Law * hppa-tdep.c (hppa_frame_find_saved_regs): Change...
1994-11-05 Kung Hsu * sparcl-stub.c: get rid of defs.h.
1994-11-04 Jim Kingdon * gdbserver/Makefile.in (MMALLOC_CFLAGS): Add -I$...
1994-11-04 Jim Kingdon * remote.c (remote_kill): Use catch_errors when callin...
1994-11-04 Stan Shebs * rs6000-tdep.c (pop_frame): Correct a variable name.
1994-11-04 Jim Kingdon * TODO: Re-write item about SIGINT handling to reflect...
1994-11-04 Stan Shebs Replace useless FRAME, FRAME_ADDR types with struct...
1994-11-03 Stu Grossman * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom...
1994-11-03 Peter Schauer * osfsolib.c (solib_map_sections, first_link_map_member,
1994-11-02 Kung Hsu * c-exp.y (yylex): scan template names, and...
1994-11-02 J.T. Conklin* nlm/Makefile.in: install gdbserve.nlm.
1994-11-02 Stu Grossman * Makefile.in: Use $(objdir)/tcl and $(objdir)/tk...
1994-11-01 Peter Schauer * c-valprint.c (c_value_print): Check for plain liter...
1994-11-01 Stan Shebs * coffread.c (coff_symfile_init): Remove unused local...
1994-10-29 Peter Schauer * top.c (line_completion_function): Renamed from
1994-10-29 Stan Shebs * Makefile.in (MMALLOC_DIR): New definition.
1994-10-26 Stu Grossman * defs.h, gdbtk.c, main.c, top.c: Change sense and...
1994-10-26 Jim Kingdon * coffread.c (coff_symtab_read): If we get the address...
1994-10-25 J.T. Conklin* config/i386/tm-nbsd.h: Enable longjmp support.
1994-10-22 Peter Schauer * valarith.c (value_binop): Take care of ANSI `value...
1994-10-21 Stu Grossman * defs.h, infrun.c (wait_for_inferior), top.c: Call
1994-10-20 J.T. Conklin* config/powerpc/ppc-nw.mt (TDEPFILES): Removed exec.o.
1994-10-20 Jim Kingdon * Makefile.in (coffread.o): Depend on target.h.
1994-10-20 Jim Kingdon* TODO: Fix typo.
1994-10-20 Jim Kingdon * objfiles.c (objfile_relocate): When relocating ...
1994-10-19 Jim Kingdon * objfiles.h (struct objfile): Fix comment--minimal_sy...
1994-10-19 Rob Savoye * monitor.c (monitor_load_srec,monitor_make_srec)...
1994-10-17 Jim KingdonFix typo in my recent ChangeLog entry.
1994-10-17 Jim Kingdon * Makefile.in (ALLDEPFILES): Remove xcoffexec.c.
1994-10-16 Stan Shebs * corelow.c: Format to standard.
1994-10-15 Jim Kingdon * symfile.c (reread_symbols): Include bfd_errmsg strin...
1994-10-15 Jim Kingdon * exec.c (map_vmap): Cast return from xmalloc to its...
1994-10-15 Peter Schauer * eval.c (evaluate_subexp): Make fnptr a LONGEST...
next