aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1997-03-25 * stabs.texinfo (Stab Section Basics): Make it clear that onlyIan Lance Taylor2-4/+9
1997-03-25Mon Mar 24 19:43:16 1997 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1-1/+7
1997-03-24 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.Jeff Law1-0/+2
1997-03-24Fixes from Peter Schauer:Mark Alexander2-8/+22
1997-03-24 * remote.c (target_resume_hook, target_wait_loop_hook): NewStan Shebs2-40/+87
1997-03-23 * configure.host: Remove extra bogus Linux case.Stan Shebs2-1/+4
1997-03-23 Moved change from gdb_target_udi to gdb_start.Bob Manson2-3/+4
1997-03-23 * config/udi.exp(gdb_target_udi): Make sure UDICONF is setBob Manson2-1/+14
1997-03-22Add this file too..Fred Fish1-0/+72
1997-03-22Forgot this change in last checkin.Fred Fish1-0/+14
1997-03-22 * remote-sim.c (simulator_command): Add comment about dealing withFred Fish7-1/+334
1997-03-22 * c-exp.y (yylex): Handle nested template parameter lists.Peter Schauer3-23/+46
1997-03-22 * mips-tdep.c (mips_push_arguments): On non-EABI architectures,Mark Alexander3-86/+147
1997-03-21Make powerpc simulator support in gdb dependent on whether the simulator was ...Michael Meissner4-128/+114
1997-03-21 * mn10200-tdep.c (mn10200_analyze_prologue): Look for save of "a1"Jeff Law2-2/+23
1997-03-21 * remote-sim.c (gdb_os_vprintf_filtered): Fix to work with non-ANSIJeff Law2-2/+21
1997-03-20Fixed .SanitizeGeoffrey Noer1-0/+4
1997-03-20Fix minor sanitization problemsJeff Law2-2/+1
1997-03-20Wed Mar 19 16:13:22 1997 Geoffrey Noer <noer@pizza.cygnus.com>Geoffrey Noer5-1/+65
1997-03-20remote-sim.h moved to include directoryAndrew Cagney1-1/+0
1997-03-19Wed Mar 19 15:16:17 1997 Martin M. Hunt <hunt@onions.cygnus.com>Martin Hunt7-135/+276
1997-03-18* dsrec.c (load_srec): Print leading zeroes when printing sectionJ.T. Conklin1-0/+5
1997-03-17Part of previous move of remote-sim.h to ../includeAndrew Cagney1-2/+3
1997-03-17* remote-sim.h: Delete - moved to ../include/remote-sim.h.Andrew Cagney3-129/+99
1997-03-15 * breakpoint.c (insert_breakpoints, watchpoint_check,Peter Schauer2-4/+45
1997-03-14 * Makefile.in (elfread.o): Depend upon elf-bfd.h and elf/mips.h.Ian Lance Taylor2-14/+15
1997-03-14 * configure: Regenerated.Tom Tromey3-3/+15
1997-03-14 * utils.c(pollquit, notice_quit): If _WIN32, limit test for cntl-CDawn Perchik1-0/+8
1997-03-13Add some more comments.David Edelsohn1-3/+10
1997-03-13 * configure: Regenerated.Tom Tromey6-121/+140
1997-03-13 * remote-sim.h (sim_state, SIM_DESC): New types.David Edelsohn3-41/+101
1997-03-11 Removed, no longer used.Bob Manson1-461/+0
1997-03-11 * config/monitor.exp: Make sure we disconnect from the target.Bob Manson1-0/+6
1997-03-11First cut at supporting simulators in gdbserver:Mark Alexander7-246/+277
1997-03-10Mon Mar 10 12:27:47 1997 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-0/+10
1997-03-08 * sparc-tdep.c (isbranch): Always handle v9 branch instructions,Peter Schauer1-0/+5
1997-03-07 * gdb.base/default.exp: Don't set match_max.Bob Manson2-1/+30
1997-03-06 Added and updated copyright notices to testsuite expectBob Manson52-149/+295
1997-03-06 More .Sanitize.Bob Manson1-0/+1
1997-03-06 * config/vr5000.exp: New file.Bob Manson2-0/+3
1997-03-06 * config/monitor.exp(gdb_target_monitor): Add pattern forBob Manson3-35/+53
1997-03-06 * remote-mips.c (mips_exit_debug): Some IDT boards don'tBob Manson2-1/+6
1997-03-06 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_commandBob Manson2-121/+78
1997-03-05 * mn10200-tdep.c (mn10200_push_arguments): Handle new callingJeff Law2-22/+71
1997-03-04Correct sparclet sanitize errors.Jim Wilson1-3/+2
1997-03-04 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don'tBob Manson4-17/+26
1997-03-03 * defs.h (LONGEST): Move #ifndef LONGEST to outside.David Edelsohn1-0/+5
1997-03-03Correct d10v sanitization errors.Jim Wilson3-29/+3
1997-03-01 * config/monitor.exp: Detect the "Couldn't establish connection"Bob Manson2-20/+61
1997-02-28 * mips-tdep.c (IS_MIPS16_ADDR, MAKE_MIPS16_ADDR, UNMAKE_MIPS16_ADDR):Mark Alexander2-56/+96