Thu Mar 20 13:42:01 1997 H.J. Lu <hjl@lucon.org>
[binutils-gdb.git] / gdb /
1997-03-20 Geoffrey NoerWed Mar 19 16:13:22 1997 Geoffrey Noer <noer@pizza...
1997-03-20 Andrew Cagneyremote-sim.h moved to include directory
1997-03-19 Martin HuntWed Mar 19 15:16:17 1997 Martin M. Hunt <hunt@onions...
1997-03-18 J.T. Conklin* dsrec.c (load_srec): Print leading zeroes when printi...
1997-03-17 Andrew CagneyPart of previous move of remote-sim.h to ../include
1997-03-17 Andrew Cagney* remote-sim.h: Delete - moved to ../include/remote...
1997-03-15 Peter Schauer * breakpoint.c (insert_breakpoints, watchpoint_check,
1997-03-14 Ian Lance Taylor * Makefile.in (elfread.o): Depend upon elf-bfd.h and...
1997-03-14 Tom Tromey * configure: Regenerated.
1997-03-14 Dawn Perchik * utils.c(pollquit, notice_quit): If _WIN32, limit...
1997-03-13 David EdelsohnAdd some more comments.
1997-03-13 Tom Tromey * configure: Regenerated.
1997-03-13 David Edelsohn * remote-sim.h (sim_state, SIM_DESC): New types.
1997-03-11 Bob Manson Removed, no longer used.
1997-03-11 Bob Manson * config/monitor.exp: Make sure we disconnect from...
1997-03-11 Mark AlexanderFirst cut at supporting simulators in gdbserver:
1997-03-10 Michael SnyderMon Mar 10 12:27:47 1997 Michael Snyder <msnyder...
1997-03-08 Peter Schauer * sparc-tdep.c (isbranch): Always handle v9 branch...
1997-03-07 Bob Manson * gdb.base/default.exp: Don't set match_max.
1997-03-06 Bob Manson Added and updated copyright notices to testsuite expect
1997-03-06 Bob Manson More .Sanitize.
1997-03-06 Bob Manson * config/vr5000.exp: New file.
1997-03-06 Bob Manson * config/monitor.exp(gdb_target_monitor): Add pattern for
1997-03-06 Bob Manson * remote-mips.c (mips_exit_debug): Some IDT boards...
1997-03-06 Bob Manson * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
1997-03-05 Jeff Law * mn10200-tdep.c (mn10200_push_arguments):...
1997-03-04 Jim WilsonCorrect sparclet sanitize errors.
1997-03-04 Bob Manson * gdb.base/a1-selftest.exp: Use send_gdb consistently...
1997-03-03 David Edelsohn * defs.h (LONGEST): Move #ifndef LONGEST to outside.
1997-03-03 Jim WilsonCorrect d10v sanitization errors.
1997-03-01 Bob Manson * config/monitor.exp: Detect the "Couldn't establish...
1997-02-28 Mark Alexander * mips-tdep.c (IS_MIPS16_ADDR, MAKE_MIPS16_ADDR, UNMAK...
1997-02-27 Ian Lance Taylor * stabs.texinfo (String Field): Document type number...
1997-02-27 Mark Alexander * remote-mips.c: Put back the form feeds.
1997-02-27 Mark Alexander * remote-mips.c: Remove form feeds (^L) from source.
1997-02-27 Stu Grossman * configure.in configure (HPUX/OSF thread support...
1997-02-27 Stu Grossman * configure.host (i[3456]86-*-windows): Disable long...
1997-02-27 Jeff LawFIxing Sanitize problems found by Marilyn.
1997-02-27 Jeff LawFixing Sanitize errors found by Marilyn.
1997-02-26 Stan Shebs * configure.tgt (mips*-*-lnews*): New target.
1997-02-24 Jeff Law * mn10200-tdep.c (mn10200_analyze_prologue...
1997-02-24 Bob Manson * lib/gdb.exp(gdb_test): Generate a FAIL messag...
1997-02-24 Bob Manson * config/vr4300.exp: New file.
1997-02-22 Peter Schauer * stabsread.c (read_type): Fix handling of template...
1997-02-22 Bob MansonAdded vxworks.exp.
1997-02-21 Bob Manson * lib/gdb.exp(gdb_init): New function.
1997-02-21 Bob Manson * gdb.base/setvar.exp(test_set): Don't bother printing...
1997-02-20 Bob Manson * gdb.base/exprs.exp(test_expr): Make sure each test...
1997-02-20 Bob Manson * gdb.base/help.exp: Fix the syntax of a few gdb_test...
1997-02-20 Bob Manson * gdb.base/scope.exp: Use gdb_test.
1997-02-20 Stan Shebs * gdb.base/help.exp: Fix syntax of "help info all...
1997-02-20 Jeff Law * gdb.disasm/mn10200.s: Add "nop" after "main...
1997-02-20 Michael MeissnerSince d10v is public now, remove all sanitization state...
1997-02-18 Mark Alexander * maint.c: Eliminate -Wall warnings by including some...
1997-02-18 Mark Alexander * remote-sim.c (init_callbacks): Undo previous change.
1997-02-18 Dawn Perchik * maint.c: Fix dereference of pointer.
1997-02-16 Stu Grossman * remote-vx.c (vx_attach): Fix for PR 11356. Remove...
1997-02-14 Ian Lance Taylor * main.c (print_gdb_help): Make static to match declar...
1997-02-14 Dawn Perchik * remote-e7000.c, ser-e7kpc.c, serial.c: Remove ...
1997-02-13 Jeff Law * gdb.disasm/mn10200.s (misc_tests): Fix target...
1997-02-13 Jeff Law * gdb.stabs/*.mt; Deleted, no longer used.
1997-02-13 Jeff Law * gdb.disasm/*.mt: Deleted, no longer used.
1997-02-13 Dawn Perchik * debugify.c, debugify.h: Make safe for non-ansi compi...
1997-02-12 Dawn Perchik * defs.h: Fix prototypes for new cleanup functions.
1997-02-12 Dawn Perchik * debugify.c, debugify.h: Fix for general gnu...
1997-02-12 Dawn Perchik * debugify.c, debugify.h: New files. Provide...
1997-02-12 Dawn Perchik * c-valprint.c: Fix checkin glitch.
1997-02-12 Dawn Perchik * c-valprint.c (c_val_print): Fix printing...
1997-02-12 Dawn Perchik * defs.h: Fix cntl-C to read from the Windows message...
1997-02-12 Jeff LawRevert last structs.exp change -- I found the problem.
1997-02-12 Bob Manson * config/udi.exp: Use mondfe,name instead of...
1997-02-12 Jeff LawRemove REG_STRUCT_HAS_ADDR change.
1997-02-12 Jeff Law * config/mn10200/tm-mn10200.h (STORE_STRUCT_RET...
1997-02-12 Jeff Law * gdb.base/structs.exp: Expect some failures...
1997-02-11 David Edelsohn * m32r-rom.c: #include <sys/types.h>.
1997-02-11 David Edelsohn * m32r/tm-m32r.h (TARGET_M32R): Define, for wingdb.
1997-02-11 Jeff Law * config/mn10200/tm-mn10200.h (EXTRACT_RETURN_V...
1997-02-11 Jeff Law * gdb.base/watchpoint.exp: Don't expect a failu...
1997-02-11 Jeff Law * mn10200-tdep.c (mn10200_push_arguments):...
1997-02-11 Jeff Law * gdb.stabs/weird.exp: Don't quit if "weird...
1997-02-11 Gavin Romig-KochAdd r5900
1997-02-11 Bob Manson * config/vx.exp: Use hostname instead of netport.
1997-02-11 Mark Alexander * mips-tdep.c (non_heuristic_proc_desc): New function.
1997-02-11 Bob Manson * lib/gdb.exp(gdb_test): Check the result of send_gdb...
1997-02-10 Jeff Law * mn10200-tdep.c: Remove lots of debugging...
1997-02-10 Jeff Law * blockframe.c (generic_get_saved_regs): Remove...
1997-02-10 Jeff Law * gdb.base/exprs.exp: Delete bogus/incorrect...
1997-02-10 Stu Grossman * gdbtk.c (call_wrapper): Clear running_now if an...
1997-02-10 Jeff Law * gdb.base/recurse.exp: Relax final value test...
1997-02-10 Fred Fish * xcoffread.c (RECORD_MINIMAL_SYMBOL): Add NULL asecti...
1997-02-09 Mark Alexander * remote-mips.c (common_breakpoint): Prevent 64-bit...
1997-02-08 Peter Schauer * dwarf2read.c (dwarf2_linkage_name): New function...
1997-02-07 Jeff Law * blockframe.c (generic_frame_chain_valid)...
1997-02-07 Jeff Law * gdb.fortran/types.exp: If the target doesn...
1997-02-07 Jeff Law * gdb.c++/virtfunc.exp: Expect failure for...
1997-02-07 Jeff Law * gdb.base/printcmds.exp: Allow minor deviation...
1997-02-06 Jeff Law * gdb.base/help.exp: Disable "help set", "help...
1997-02-06 Jeff Law * gdb.base/default.exp: Set match_max to 5000...
1997-02-06 Jeff Law * gdb.base/nodebug.exp: Don't try to do an...
1997-02-06 Jeff Law * gdb.base/break.exp: Check for gdb,noresults...
next