Wed Jan 11 16:29:34 1995 Jason Merrill <jason@phydeaux.cygnus.com>
[binutils-gdb.git] / gdb /
1995-01-11 Jim Kingdon* gdb.base/help.exp: Replace most of docstring for...
1995-01-11 Jim Kingdon * gdb.base/a1-selftest.exp: Don't test "maint dump...
1995-01-11 Jeff LawOpps. Forgot to commit last night's ChangeLog entry.
1995-01-11 Jeff Law * command.c (show_user_1): Use print_command_line...
1995-01-11 Jeff Law * gdb.base/commands.exp: Test a simple user defined...
1995-01-11 Jeff Law * gdb.base/commands.exp: Test if/while commands as...
1995-01-11 Jim Kingdon * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with...
1995-01-11 Jeff Law * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer...
1995-01-10 Jim Kingdon * gdb.stabs/weird.exp: Allow spaces followed by backsp...
1995-01-10 Jim Kingdon * gdb.c++/classes.exp (test_ptype_class_objects, ptype...
1995-01-10 Jim Kingdon * mips-tdep.c (mips_skip_prologue): Accept or as well...
1995-01-09 Jim Kingdon* gdb.base/signals.exp: Call gdb_exit and gdb_start.
1995-01-09 Jim Kingdon * gdb.base/help.exp: Replace most of docstrings for...
1995-01-08 Jim Kingdon * TODO: Add note about "handle all nostop".
1995-01-08 Jim Kingdon * target.c, target.h (target_signal_from_command)...
1995-01-07 Peter Schauer * dbxread.c (process_one_symbol): Handle N_FUN symbols
1995-01-07 Stan Shebssanitization
1995-01-07 Stan ShebsKeep/lose gdbtk docs
1995-01-07 Stan Shebs * gdbgui.texinfo: New file, manual for GUI (gdbtk...
1995-01-06 Stu Grossman * Makefile.in (install_only uninstall): Indent for...
1995-01-06 Stan Shebs * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as...
1995-01-05 Stan ShebsKeep last year's ChangeLog
1995-01-05 Jeff Law * stabsread.c (define_symbol): Handle `a' symbol type...
1995-01-05 Stan Shebs * gdbtk.tcl (build_framework): Add standard commands...
1995-01-05 Stan Shebs * mpw-make.in (init.c): Use open-brace instead of...
1995-01-05 Kung Hsu * defs.h: move include tm.h up, so that the...
1995-01-04 Kung Hsu * remote-os9k.c (rombug_open): catch exception...
1995-01-04 Jim Kingdon* top.c (locate_arg): Call strchr not index.
1995-01-04 Per Bothner * ch-exp.y (literal): Recognize NULL.
1995-01-04 Per Bothner * ch-typeprint.c (chill_type_print_base): Get names...
1995-01-03 Stan Shebskeep sim-gdb.exp
1995-01-03 Stan Shebs * config/sim-gdb: New file, simulator testing support.
1995-01-02 Stan ShebsFixes PR 6111
1995-01-02 Stan ShebsStart this year's ChangeLog.
1994-12-31 Steve Chamberlain * config/m68k/tm-est.h: Remove cruft.
1994-12-31 Steve Chamberlain * config/m68k/tm-est.h: Remove cruft.
1994-12-31 Stan Shebs * gdbtk.tcl (FSBox): New proc, File Selection Box...
1994-12-30 Stan ShebsSanitize out gdbtk references unless keep-gdbtk specified
1994-12-30 Jeff Law * Allow up to 10 whitespace separated arguments...
1994-12-30 Rob Savoye * hppa-tdep.c (pa_print_registers): Extract register...
1994-12-30 Rob Savoye * array-rom.c: Support for Array Tech LSI33k based...
1994-12-30 Rob Savoye * monitor.[ch], op50-rom.c, rom68k-rom.c, w89k-rom...
1994-12-29 Jeff Law * hppa-tdep.c (hppa_fix_call_dummy): Prefer import...
1994-12-28 Stan Shebs * a29k-tdep.c (pop_frame): Fix a variable name.
1994-12-28 Jeff Law * hppa-tdep.c (push_dummy_frame): Refine code to deter...
1994-12-28 Jeff Law * hppa-tdep.c (push_dummy_frame): Return type is void...
1994-12-28 Jeff Law * gdb.base/interrupt.exp: Test calling func1 twice.
1994-12-27 Jeff Law * breakpoint.c (watchpoint_check): Don't bother restor...
1994-12-27 Jeff Law * somsolib.c (som_solib_add): Return without loading...
1994-12-24 Steve Chamberlain * remote-est.c: New file supports EST-300 CPU32 backg...
1994-12-24 Steve ChamberlainNew files.
1994-12-24 Stu Grossman * Makefile.in (CLIBS): Put LIBIBERTY last.
1994-12-23 Jim Kingdon * ser-tcp.c (tcp_open): Cast to struct sockaddr when...
1994-12-22 J.T. Conklin* nlm/gdbserve.c, nlm/ppc.c, nlm/ppc.h: Don't try to use
1994-12-22 Jim Kingdon * gdb.base/list.exp (test_forward_search): Set timeout...
1994-12-21 Rob Savoye * monitor.c: Now supports xmodem as a remoteloadprotocol.
1994-12-21 Stu Grossman * config/mips/xm-irix4.h, config/mips/xm-irix5.h:...
1994-12-20 Jim Kingdon * gdb.base/printcmds.exp: New test, for printing regis...
1994-12-20 Jim Kingdon * sparc-tdep.c, a29k-tdep.c, findvar.c (get_saved_regi...
1994-12-20 Jim Kingdon * value.h: Remove obsolete comments about FRAME vs...
1994-12-19 Stu Grossman * gdbtk.tcl (update_assembly): Force update to make...
1994-12-19 Peter Schauer * gdb.base/list.exp: Correct some alternate expect...
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-18 Jim Kingdon* TODO: Add item regarding large frames.
1994-12-18 Jim Kingdon * gdb.base/{funcargs.exp, funcargs.c} (call_after_allo...
1994-12-17 Peter Schauer * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
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-14 Stan Shebs * config/m68k/xm-mpw.h (spin.h): Include.
1994-12-14 Stan ShebsActually lose it
1994-12-14 Stan Shebs * mpw-config.in (m68k-apple-macos, ppc-apple-macos,
1994-12-13 Stan Shebs * breakpoint.c, infrun.c, printcmd.c: Change long...
1994-12-13 Jim Kingdon * gdb.chill/Makefile.in: Put all rule before rules...
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 * gdb.base/list.exp: Adjust expectations to reflect...
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-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-02 Peter Schauer * parse.c (msymbol_addr_type): Replaced by
1994-12-02 Stan Shebs * gdb.base/a1-selftest.exp: Change initial stepping...
1994-12-02 Jeff LawRemove last remnants of hpread sanitization.
1994-12-01 Jeff Law * somsolib.c (som_solib_get_got_by_pc): New function.
1994-12-01 Jeff Law * gdb.disasm/hppa.s: Break the large branching...
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
next