aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1995-03-31 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.Kung Hsu1-0/+18
1995-03-30Move testsuite entries from gdb's ChangeLog to here.Stu Grossman1-0/+7
1995-03-30Move testsuite entries into testsuite/ChangeLog.Stu Grossman1-4/+0
1995-03-30Wed Mar 29 09:56:04 1995 Jason Molenda (crash@phydeaux.cygnus.com)Stan Shebs2-0/+6
1995-03-30 * remote-e7000.c (why_stop): Add new kinds of strings to expectStan Shebs1-0/+7
1995-03-30start-sanitize-gdbtkStu Grossman7-293/+489
1995-03-29 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.Kung Hsu2-1/+6
1995-03-29Do not declare atof if it is a macro.Michael Meissner1-0/+5
1995-03-29 * rs6000-tdep.c (skip_prologue): Skip saving of LR and CR inPeter Schauer2-2/+18
1995-03-29 * pr-6632.ch, pr-6632-grt.ch, pr-6632.exp, Makefile.in: New test case.Per Bothner6-1/+138
1995-03-29 * gdbtypes.c (create_range_type): If indextype has TYPE_FLAG_STUBPer Bothner4-10/+39
1995-03-29* remote.texi (NetWare): Changed example to use BOARD= instead ofJ.T. Conklin2-5/+10
1995-03-28 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.Jim Kingdon1-0/+6
1995-03-28 * config/mips/tm-irix3.h (CAUSE_REGNUM, BADVADDR_REGNUM):Peter Schauer1-2/+5
1995-03-28 * alpha-nat.c, irix4-nat.c, irix5-nat.c, mipsv4-nat.c,Peter Schauer7-29/+63
1995-03-27 * vx-share/regPacket.h: a new file interfacing with vxworks.Kung Hsu2-0/+164
1995-03-27 * lib/gdb.exp (default_gdb_version): A version number must startJim Kingdon2-1/+7
1995-03-26* gdb.base/commands.exp (breakpoint_command_test): New tests.Jim Kingdon1-0/+4
1995-03-26 * breakpoint.c (bpstat_do_actions): Once we've executed theJim Kingdon1-0/+5
1995-03-25 * gdb.c++/*.exp: Warn if executable does not exist. The originalJim Kingdon1-0/+11
1995-03-25 * gdb.base/list.exp: Add expect patterns for output fromPeter Schauer2-4/+40
1995-03-25 * sparc-tdep.c, config/sparc/tm-sun4sol2.hPeter Schauer2-4/+7
1995-03-25 * buildsym.c (patch_subfile_name): Update last_source_filePeter Schauer6-82/+149
1995-03-25 * gdb.base/break.exp (test_next_with_recursion): Accept any lineJim Kingdon2-2/+15
1995-03-25 * configure.in: Move test for m68*-est-* before m68*-*-coff*.Stu Grossman1-42/+10
1995-03-25New file for controlling the EST.Stu Grossman1-0/+111
1995-03-25 * configure.in: Move test for m68*-est-* before m68*-*-coff*.Stu Grossman5-567/+184
1995-03-24 * gdb.base/a1-selftest.exp (test_with_self): Remove comment whichJim Kingdon2-2/+5
1995-03-24 * gdb.base/callfuncs.exp: call runto_main instead of runto main.Kung Hsu2-28/+30
1995-03-24 * gdb.base/callfuncs.exp: call runto_main instead of runto main.Kung Hsu1-0/+34
1995-03-24 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).Jim Kingdon3-5/+8
1995-03-24 * gdb.base/a1-selftest.exp: Don't check for # followed by a digitJim Kingdon2-1/+6
1995-03-24* gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.Jim Kingdon2-20/+39
1995-03-24 * somsolib.c (som_solib_add): Handle case where a shared libraryJeff Law2-9/+12
1995-03-23* gdb.base/commands.exp (infrun_breakpoint_command_test): New test.Jim Kingdon2-18/+44
1995-03-23 * breakpoint.c (bpstat_do_actions): For each element in the bpstatJim Kingdon1-0/+6
1995-03-23 * mem-break.c (LITTLE_BREAKPOINT, BIG_BREAKPOINT): Define asDavid Edelsohn1-0/+11
1995-03-23 * config/mt-slite: add LIBS and -nostdlib.Kung Hsu3-2/+267
1995-03-22 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.David Edelsohn2-2/+4
1995-03-22* gdb.base/a2-run.exp: Change argument to istarget fromDavid Edelsohn1-0/+6
1995-03-22Change argument to istarget from "*-*-vxworks" to "*-*-vxworks*".David Edelsohn2-11/+8
1995-03-22 * lib/gdb.exp: add proc runto_main, for targets that use stubs, thisKung Hsu1-0/+6
1995-03-22 * config/mt-slite: add -Dusestubs.Kung Hsu1-1/+2
1995-03-22 * lib/gdb.exp: add proc runto_main, for targets that use stubs, thisKung Hsu1-0/+47
1995-03-22 * sparc-stub.c: add nop after 'bg good_wim'.Kung Hsu3-0/+7
1995-03-21 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@Jim Kingdon2-735/+742
1995-03-21 * gdb.base/signals.exp: Add test for "handle all print".Jim Kingdon2-1/+14
1995-03-21 * infrun.c (handle_command): Don't print TARGET_SIGNAL_0,Jim Kingdon1-0/+5
1995-03-21 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one testJim Kingdon2-1/+6
1995-03-21* gdb.base/nodebug.c (array_index): Call malloc.Jim Kingdon1-0/+2