* gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
[deliverable/binutils-gdb.git] / gdb /
1995-01-27  Jim Kingdon * gdb.base/a1-selftest.exp (test_with_self), gdb.base...
1995-01-27  Jim Kingdon * gdb.base/funcargs.exp: Modify many tests so that...
1995-01-27  Jim Kingdon* Makefile.in (CHILL_LIB): Define as in testsuite/Makef...
1995-01-27  Jim Kingdon * gdb.base/a1-selftest.exp (test_with_self), gdb.base...
1995-01-27  Jim Kingdon * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird...
1995-01-27  Jim Kingdon* TODO: Suggest a few more stepping tests.
1995-01-27  Jim Kingdon * symtab.c (find_pc_line): When subtracting one to...
1995-01-27  Jim Kingdon * remote-vx.c: Revert all of Kung's changes of 16...
1995-01-27  Stu Grossman * sparcl-tdep.c: Clean up formatting and indentation.
1995-01-26  Steve Chamberlain * remote-hms.c (hms_ops): Change ref of hr_load_image
1995-01-26  Steve Chamberlain * remote-hms.c (hms_ops): Change ref of hr_load_image
1995-01-26  Steve ChamberlainNew file.
1995-01-26  Michael MeissnerAdd powerpc-*-eabi support.
1995-01-26  Per Bothner * language.h (struct language_defn): New field c_styl...
1995-01-26  Stu Grossman * gdbtk.c (gdbtk_init): Prevent segfault when gdbtk...
1995-01-26  Per Bothner * eval.c (evaluate_subexp case OP_ARRAY): Fix calls...
1995-01-26  Stan Shebs * gdb.base/default.exp: xfail no-stack backtraces...
1995-01-25  Jim Kingdon * gdb.disasm/hppa.exp (all_fpu_comparison_tests):...
1995-01-25  Jim Kingdon * infrun.c (proceed): Flush stdout before resuming...
1995-01-25  Jeff Law * hpread.c (hpread_process_one_debug_symbol): Fix...
1995-01-25  Jim Kingdon * lib/gdb.exp (gdb_test): Remove catch from around...
1995-01-25  David EdelsohnSanitize arc stuff.
1995-01-25  Stu Grossman * gdbtk.tcl (create_registers_window): Work around...
1995-01-24  Stu Grossman * gdbtk.c (gdb_disassemble): Fix problem with source...
1995-01-24  Jeff Law * gdb.base/commands.exp: Make test names unique; every...
1995-01-24  Jeff Law * gdb.disasm/hppa.exp (do_system_control_tests): Update.
1995-01-24  Stu Grossman * gdbtk.tcl: Take .gdbtkinit if it exists. Makes...
1995-01-23  Jim Kingdon* gdb.texinfo (Processes): New node.
1995-01-23  Per Bothner Add support for Chill bitstring literals (e.h. H'FF00').
1995-01-23  Rob Savoye * Makefile.in: Remove references to remote-mon.c.
1995-01-23  Jim Kingdon * Makefile.in (CHILL_FOR_TARGET): Update -L argument...
1995-01-23  Steve Chamberlain * remote-hms.c (hms_load): Delete.
1995-01-23  Steve ChamberlainMon Jan 23 00:06:57 1995 Steve Chamberlain <sac@splat>
1995-01-22  Jim Kingdon The following fixes a FAIL caused by the fact that...
1995-01-21  Jim Kingdon * gdb.c++/cplusfuncs.exp (test_lookup_operator_functio...
1995-01-21  Jim Kingdon* gdb.base/nodebug.exp: xfail most of the new tests...
1995-01-21  Jim Kingdonadd new tests sigall.c and sigall.exp
1995-01-21  Kung Hsu * add new file remote-vx29k.c.
1995-01-21  Kung Hsu * add new files vx29k.mt, tm-vx29k.h.
1995-01-20  Per Bothner * expression.h (OP_LABELED): New operator, for Chill
1995-01-20  Jim Kingdon * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
1995-01-19  Stan Shebs * h8300-tdep.c (gdb_print_insn_h8300): Fix typo (...
1995-01-18  Kung Hsu * remote-os9k.c (rombug_open): Fix a bug in...
1995-01-18  Rob SavoyeAdd GDBPROTO macro for checking the type of protocol.
1995-01-17  Stan ShebsReflect changes to pinsn and tdep files
1995-01-17  Jim Kingdon * parse.c (_initialize_parse): Improve wording of...
1995-01-17  Ian Lance Taylorupdate copyright
1995-01-17  Ian Lance Taylor * remote.texi: Update documentation of set/show mipsfpu.
1995-01-17  Ian Lance Taylor * config/mips/tm-mips.h (enum mips_fpu_type): New...
1995-01-17  Jim Kingdon* a29k-tdep.c (gdb_print_insn_a29k): Fix typo (&info...
1995-01-17  Jim Kingdon * gdb.base/nodebug.exp: Add tests to check that "print...
1995-01-17  Jim Kingdon * parse.c (write_exp_msymbol): Use new variables
1995-01-17  Stan Shebs * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o.
1995-01-17  Stan ShebsRevert previous, ill-considered change to defs.h
1995-01-17  Stan Shebs General cleanup and simplication of disassembler inter...
1995-01-16  Kung Hsu * Makefile.in: add new files remote-vx29k.c...
1995-01-16  Kung Hsu * config/a29k/vx29k.mt: new file for new config...
1995-01-16  Jim Kingdon* gdb.base/setvar.c (dummy): Call malloc.
1995-01-16  Jim Kingdon * gdb.stabs/aout.sed: Enclose comments within a sed...
1995-01-16  Jim Kingdon * gdb.base/sigall.exp (test_one_sig): Add xfail for...
1995-01-16  Jim Kingdon * TODO: Remove items about corefile.exp testing new...
1995-01-16  Steve Chamberlain * w65-tdep.c, config/tm-w65.h, config/w65.mt: New...
1995-01-16  Steve Chamberlain * w65-tdep.c, config/tm-w65.h, config/w65.mt: New...
1995-01-16  Steve Chamberlainnew file.
1995-01-15  Steve ChamberlainSun Jan 15 14:36:19 1995 Steve Chamberlain <sac@splat>
1995-01-14  Jim Kingdon* eval.c (evaluate_subexp): Clear expect_type except...
1995-01-14  Jim Kingdon * gdb.base/sigall.exp (test_one_sig): Attempt to recov...
1995-01-14  Jim Kingdon * infcmd.c (signal_command): For "signal 0", pass...
1995-01-14  Jim Kingdon* eval.c (evaluate_subexp): Clear expect_type except...
1995-01-14  Jim Kingdon* gdb.base/setvar.exp: Check for and reject crazy expec...
1995-01-13  Stan Shebs * Makefile.in (all): Don't make libgdb-files.
1995-01-13  Jim Kingdon * infcmd.c (signal_command): Accept "signal 0"; the...
1995-01-13  Per Bothner * stabsread.c (read_enum_type): When pending enum...
1995-01-12  Stu Grossman * gdbtk.c gdbtk.tcl: Update/add copyright.
1995-01-12  Jim Kingdon * gdb.base/sigall.c (gen_*): Pass argument to handle_...
1995-01-12  Peter Schauer Add procfs support for Alpha OSF/1-2.x.
1995-01-12  Peter Schauer * README: Add note about SPARCworks cc release 3...
1995-01-12  Jim Kingdon* gdb.base/sigall.exp: Add workaround for alpha weirdness.
1995-01-12  Jim Kingdon* gdb.base/help.exp: Don't test "help show".
1995-01-12  Stu Grossman * gdbtk.tcl: Add button to control mixed source disas...
1995-01-12  Stu Grossman * gdbtk.c (gdbtk_init): Improve handling for errors...
1995-01-12  Rob Savoye * array-rom.c: Add support for most commands.
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
next
This page took 0.040197 seconds and 7 git commands to generate.