aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorJ.T. Conklin <jtc@acorntoolworks.com>1995-02-16 18:41:54 +0000
committerJ.T. Conklin <jtc@acorntoolworks.com>1995-02-16 18:41:54 +0000
commit65424cda041d48a03284ca76c30483d9d80c6ad5 (patch)
tree83411e7664cdf4efd96d13c5ac7733a0b64ea361 /gdb/testsuite/ChangeLog
parentfe46552d89cc45d54303ffe25d71a78f76c5402b (diff)
downloadgdb-65424cda041d48a03284ca76c30483d9d80c6ad5.zip
gdb-65424cda041d48a03284ca76c30483d9d80c6ad5.tar.gz
gdb-65424cda041d48a03284ca76c30483d9d80c6ad5.tar.bz2
* Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
Removed, these values are set by lib/gdb.exp. * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 562e173..753dfea 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,10 @@
+Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
+
+ * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
+ Removed, these values are set by lib/gdb.exp.
+
+ * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
+
Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
* config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead