(gdb_target_cmd): Add explicit error return.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 18865e605e151a227caa22e47669b94d63181ef9..ba4ae407e0f2370f2e3a058292f00d00f8601235 100644 (file)
@@ -1,3 +1,96 @@
+Thu Mar  8 16:06:00 2001  David Taylor  <taylor@redhat.com>
+
+       * gdb.base/annota1.exp: Move test of isnative to earlier in the
+       file -- to prevent failing when the compile fails but we have no
+       intention of running the tests anyway.
+
+       * gdb.base/long_long.exp: Test target_info for no_long_long, skip
+       tests if set.
+
+       * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
+       integers.
+
+       * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
+       * gdb.c++/namespace.exp: Ditto.
+
+2001-03-07  Orjan Friberg  <orjanf@axis.com>
+
+       * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
+       * gdb.base/pointers.exp: Relax pattern match of decimals.
+
+2001-03-06  Kevin Buettner  <kevinb@redhat.com>
+
+       * Makefile.in, config/abug.exp, config/cfdbug.exp,
+       config/cpu32bug.exp, config/dve.exp, config/est.exp,
+       config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
+       config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
+       config/monitor.exp, config/proelf.exp, config/rom68k.exp,
+       config/sh.exp, config/sid.exp, config/slite.exp,
+       config/sparclet.exp, config/udi.exp, config/unknown.exp,
+       config/vr4300.exp, config/vr5000.exp, config/vx.exp,
+       config/vxworks.exp, config/vxworks29k.exp,
+       gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
+       gdb.base/all-bin.exp, gdb.base/annota1.exp,
+       gdb.base/arithmet.exp, gdb.base/assign.exp,
+       gdb.base/async.exp, gdb.base/attach.exp,
+       gdb.base/bitfields.exp, gdb.base/bitops.exp,
+       gdb.base/break.exp, gdb.base/call-ar-st.exp,
+       gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
+       gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
+       gdb.base/commands.exp, gdb.base/completion.exp,
+       gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
+       gdb.base/constvars.exp, gdb.base/corefile.exp,
+       gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
+       gdb.base/display.exp, gdb.base/ena-dis-br.exp,
+       gdb.base/ending-run.exp, gdb.base/environ.exp,
+       gdb.base/eval-skip.exp, gdb.base/exprs.exp,
+       gdb.base/finish.exp, gdb.base/foll-exec.exp,
+       gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
+       gdb.base/funcargs.exp, gdb.base/help.exp,
+       gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
+       gdb.base/logical.exp, gdb.base/long_long.exp,
+       gdb.base/maint.exp, gdb.base/mips_pro.exp,
+       gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
+       gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
+       gdb.base/pointers.exp, gdb.base/printcmds.exp,
+       gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
+       gdb.base/regs.exp, gdb.base/relational.exp,
+       gdb.base/remote.exp, gdb.base/reread.exp,
+       gdb.base/restore.exp, gdb.base/return2.exp,
+       gdb.base/scope.exp, gdb.base/sect-cmd.exp,
+       gdb.base/selftest.exp, gdb.base/setshow.exp,
+       gdb.base/setvar.exp, gdb.base/shlib-call.exp,
+       gdb.base/sigall.exp, gdb.base/signals.exp,
+       gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
+       gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
+       gdb.base/step-test.exp, gdb.base/structs.c,
+       gdb.base/structs.exp, gdb.base/structs2.exp,
+       gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
+       gdb.base/volatile.exp, gdb.base/watchpoint.exp,
+       gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
+       gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
+       gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
+       gdb.c++/derivation.exp, gdb.c++/inherit.exp,
+       gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
+       gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
+       gdb.c++/ref-types.exp, gdb.c++/templates.exp,
+       gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
+       gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
+       gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
+       gdb.fortran/types.exp, gdb.java/jmisc.exp,
+       gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
+       gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
+       gdb.trace/actions.exp, gdb.trace/backtrace.exp,
+       gdb.trace/circ.exp, gdb.trace/collection.exp,
+       gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
+       gdb.trace/limits.exp, gdb.trace/packetlen.exp,
+       gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
+       gdb.trace/report.exp, gdb.trace/save-trace.exp,
+       gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
+       gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
+       lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
+       notices.
+
 2001-02-27  Michael Snyder  <msnyder@cygnus.com>
 
        * gdb.base/varargs.c (find_max_double): Fix printf format string:
@@ -50,7 +143,7 @@ Sun Feb  4 17:32:21 2001  Andrew Cagney  <cagney@redhat.com>
        (dm_type_unsigned_int): Ditto.
        (dm_type_void): Ditto.
        (dm_type_void_star): Ditto.
-       * gdb.c++/cplusfuncs.exp (probe_demangler): New function.
+       * gdb.base/cplusfuncs.exp (probe_demangler): New function.
        Probe the gdb demangler and set variables to accommodate
        formatting differences.
        (info_func_regexp): New function.  Same as info_func, but
@@ -2837,67 +2930,9 @@ Sun Feb 23 19:56:02 1997  Bob Manson  <manson@charmed.cygnus.com>
 
        * config/vr4300.exp: New file.
 
-       * lib/gdb.exp (gdb_expect): New function.
-       * config/m32r-stub.exp: Call gdb_expect instead of expect.
-       * config/monitor.exp: Ditto.
-       * config/netware.exp: Ditto.
-       * config/sim.exp: Ditto.
-       * config/slite.exp: Ditto.
-       * config/sparclet.exp: Ditto.
-       * config/udi.exp: Ditto.
-       * config/vx.exp: Ditto.
-       * gdb.base/a2-run.exp: Ditto.
-       * gdb.base/bitfields.exp: Ditto.
-       * gdb.base/break.exp: Ditto.
-       * gdb.base/callfuncs.exp: Ditto.
-       * gdb.base/commands.exp: Ditto.
-       * gdb.base/corefile.exp: Ditto.
-       * gdb.base/default.exp: Ditto.
-       * gdb.base/funcargs.exp: Ditto.
-       * gdb.base/gdbvars.exp: Ditto.
-       * gdb.base/interrupt.exp: Ditto.
-       * gdb.base/list.exp: Ditto.
-       * gdb.base/ptype.exp: Ditto.
-       * gdb.base/return.exp: Ditto.
-       * gdb.base/scope.exp: Ditto.
-       * gdb.base/setshow.exp: Ditto.
-       * gdb.base/setvar.exp: Ditto.
-       * gdb.base/sigall.exp: Ditto.
-       * gdb.base/signals.exp: Ditto.
-       * gdb.base/structs.exp: Ditto.
-       * gdb.base/term.exp: Ditto.
-       * gdb.base/watchpoint.exp: Ditto.
-       * gdb.c++/classes.exp: Ditto.
-       * gdb.c++/cplusfuncs.exp: Ditto.
-       * gdb.c++/demangle.exp: Ditto.
-       * gdb.c++/inherit.exp: Ditto.
-       * gdb.c++/misc.exp: Ditto.
-       * gdb.c++/templates.exp: Ditto.
-       * gdb.c++/virtfunc.exp: Ditto.
-       * gdb.chill/builtins.exp: Ditto.
-       * gdb.chill/callch.exp: Ditto.
-       * gdb.chill/chexp.exp: Ditto.
-       * gdb.chill/enum.exp: Ditto.
-       * gdb.chill/gch1041.exp: Ditto.
-       * gdb.chill/gch1272.exp: Ditto.
-       * gdb.chill/gch1280.exp: Ditto.
-       * gdb.chill/gch922.exp: Ditto.
-       * gdb.chill/gch981.exp: Ditto.
-       * gdb.chill/misc.exp: Ditto.
-       * gdb.chill/powerset.exp: Ditto.
-       * gdb.chill/pr-5984.exp: Ditto.
-       * gdb.chill/pr-6292.exp: Ditto.
-       * gdb.chill/pr-9946.exp: Ditto.
-       * gdb.chill/tests1.exp: Ditto.
-       * gdb.chill/tests2.exp: Ditto.
-       * gdb.disasm/hppa.exp: Ditto.
-       * gdb.disasm/mn10200.exp: Ditto.
-       * gdb.disasm/sh3.exp: Ditto.
-       * gdb.stabs/weird.exp: Ditto.
-       * gdb.threads/pthreads.exp: Ditto.
-       * gdb.threads/step.exp: Ditto.
-       * gdb.threads/step2.exp: Ditto.
-       * lib/gdb.exp: Ditto.
+       * gdb.*/*.exp: Call gdb_expect instead of expect.
+       
+       * lib/gdb.exp(gdb_expect): New function.
 
 Thu Feb 20 13:57:01 1997  Bob Manson  <manson@charmed.cygnus.com>
 
This page took 0.029226 seconds and 4 git commands to generate.