* lib/mi-support.exp (mi_run_cmd): Expect an MI response to
[binutils-gdb.git] / gdb / testsuite / ChangeLog
index b4f4994f2ab7ef408b2abc95bdffa36a1343caea..c972b3eb248aa347c2eaa519991c6e3b95bf989d 100644 (file)
@@ -1,3 +1,71 @@
+2003-06-21  Daniel Jacobowitz  <drow@mvista.com>
+
+       * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
+       000-exec-continue.
+
+2003-06-15  Mark Kettenis  <kettenis@gnu.org>
+
+       * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
+       on *-*-*bsd* instead of *-*-freebsd*.
+
+2003-06-14  Andrew Cagney  <cagney@redhat.com>
+
+       * gdb.base/store.exp: Test longest and doublest.  Test all
+       parameters.  Weaken return statement match.
+       * gdb.base/store.c: Add longest and doublest - aka long long and
+       long double functions.  Put all parameters into local register
+       variables.  Use negative values.
+
+2003-06-14  Andrew Cagney  <cagney@redhat.com>
+
+       * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>.  Gag
+       -Wformat errors.  Add lost line.  Use WEXITSTATUS to get system
+       exit status.
+       * gdb.base/fileio.exp: Disable target when nointerrupts and
+       noinferiorio, instead of limiting it to remote.  Use remote_exec
+       instead of system.
+       
+2003-06-12  Jeff Johnston  <jjohnstn@redhat.com>
+
+       * gdb.base/float.exp: Add ia64 support.
+
+2003-06-12  Corinna Vinschen  <vinschen@redhat.com>
+
+       * gdb.base/fileio.exp: Run only on remote targets.
+
+2003-06-10  Corinna Vinschen  <vinschen@redhat.com>
+
+       * gdb.base/fileio.c: New file, testing File-I/O.
+       * gdb.base/fileio.exp: Ditto.
+
+2003-06-09  Raoul Gough  <RaoulGough@yahoo.co.uk>
+
+       * gdb.base/shreloc.exp: New file, check symbol values obtained from
+       shared objects after relocation at load time (gdb PR/1132).
+       * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
+        as above, part of the shared object relocation test.
+
+2003-06-08  Mark Kettenis  <kettenis@gnu.org>
+
+       * gdb.base/readline.exp: Add tests for operate-and-get-next with a
+       fully filled history list.
+       * gdb.base/gdb_history: New file.
+
+       * gdb.base/signals.exp: XFAIL "continue to func1" on
+       i*86-*-freebsd*.
+
+       * gdb.base/attach.exp: When trying to attach to a nonexistent
+       process, make it possible to specify the PID based on the target,
+       and do so for *-*-freebsd*.
+
+2003-06-02  Richard Henderson  <rth@redhat.com>
+
+       * gdb.base/float.exp: Add expected regexp for alpha-*-*.
+
+2003-06-02  Richard Henderson  <rth@redhat.com>
+
+       * gdb.base/selftest.exp: Next over lim_at_start initialization.
+
 2003-06-02  Richard Henderson  <rth@redhat.com>
 
        * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.