diff options
author | Jeff Law <law@redhat.com> | 1995-07-28 07:31:40 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1995-07-28 07:31:40 +0000 |
commit | e72d862288d7daa5be160e9bec29aec6f0fd31b2 (patch) | |
tree | ee3f8648fd51620c9a56e50e06d596fac92be793 | |
parent | 3b013a3a464f9a4cdc835e888f3e7c1dfff14371 (diff) | |
download | gdb-e72d862288d7daa5be160e9bec29aec6f0fd31b2.zip gdb-e72d862288d7daa5be160e9bec29aec6f0fd31b2.tar.gz gdb-e72d862288d7daa5be160e9bec29aec6f0fd31b2.tar.bz2 |
* config/gdbremote.exp: New file. Testing framework using
gdbserver.
Doesn't work with lynx yet, and you need to set a handful of variables
in your site.exp, but it's worth checking in now.
-rw-r--r-- | gdb/testsuite/ChangeLog | 5 | ||||
-rw-r--r-- | gdb/testsuite/config/.Sanitize | 1 |
2 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 74a973b..783c2ad 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com> + + * config/gdbremote.exp: New file. Testing framework using + gdbserver. + Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com) * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for diff --git a/gdb/testsuite/config/.Sanitize b/gdb/testsuite/config/.Sanitize index 976edc4..c8fa327 100644 --- a/gdb/testsuite/config/.Sanitize +++ b/gdb/testsuite/config/.Sanitize @@ -25,6 +25,7 @@ Things-to-keep: cpu32bug.exp est.exp +gdbserver.exp mips-gdb.exp mt-a29k-udi mt-hpux |