aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1997-03-31 * gdbinit.in: New file.Ian Lance Taylor5-23/+16
1997-03-30 * config/tic80/tic80.mt: Disable using the simulatorFred Fish2-2/+11
1997-03-29 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.Bob Manson1-0/+2
1997-03-29 * COPYING: Install new version of file from FSF.Fred Fish1-0/+5
1997-03-29 * gdb.base/scope.exp: It's now init0(), not init().Bob Manson1-0/+4
1997-03-29 * config/monitor.exp: Use gdb_serial in preference to serialBob Manson2-5/+28
1997-03-28 * Makefile.in (distclean): Remove .gdbinit.Ian Lance Taylor1-0/+4
1997-03-28 * config/tic80/tm-tic80.h (NAMES_HAVE_UNDERSCORE): Define.Fred Fish2-0/+17
1997-03-28Fix faulty assumption that va_list is a pointer typeMichael Meissner1-8/+8
1997-03-28 * Makefile.in (gdbtk.o): look for GDBTK_LIBRARY in $(datadir) byJason Molenda1-0/+7
1997-03-27 * remote-mips.c: Clean up comment and extraneous semicolonMark Alexander2-11/+17
1997-03-27 * remote-mips.c: Add `set monitor-prompt' command.Mark Alexander2-25/+33
1997-03-26 Fix from Peter Schauer:Mark Alexander1-1/+12
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