aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1995-01-31 21:01:09 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1995-01-31 21:01:09 +0000
commit0983715251914a0b426de024eb2dad73f1dbc8ac (patch)
tree00938ac3a1150b6e778753026d63fc206de8c268 /gdb/testsuite/ChangeLog
parent5945db2997901c20d151a316001b0862a1b473d5 (diff)
downloadgdb-0983715251914a0b426de024eb2dad73f1dbc8ac.zip
gdb-0983715251914a0b426de024eb2dad73f1dbc8ac.tar.gz
gdb-0983715251914a0b426de024eb2dad73f1dbc8ac.tar.bz2
* gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
remove them. * gdb.base/nodebug.exp: Accept "function" in addition to "text variable and "variable" in addition to "data variable". * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index c728633..b386605 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,11 @@
Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
+ * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
+ remove them.
+ * gdb.base/nodebug.exp: Accept "function" in addition to "text
+ variable and "variable" in addition to "data variable".
+ * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
+
* gdb.base/list.exp (test_forward_search): Set listsize to 4 not
2.
* gdb.base/list1.c (long_line): Add additional statement at start