From e72d862288d7daa5be160e9bec29aec6f0fd31b2 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Fri, 28 Jul 1995 07:31:40 +0000 Subject: [PATCH] * 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. --- gdb/testsuite/ChangeLog | 5 +++++ gdb/testsuite/config/.Sanitize | 1 + 2 files changed, 6 insertions(+) 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 + + * 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 -- 2.7.4