diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-10-15 17:13:27 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-10-15 17:13:27 +0000 |
commit | cfb56ba23ea887e070a451dd4b905ed5b2b29bac (patch) | |
tree | 45f645cf8f5de6ac07a78437a8f423b45ac46200 | |
parent | c540818b1692cd9c82c0c12972dd6276fd72b22d (diff) | |
download | gdb-cfb56ba23ea887e070a451dd4b905ed5b2b29bac.zip gdb-cfb56ba23ea887e070a451dd4b905ed5b2b29bac.tar.gz gdb-cfb56ba23ea887e070a451dd4b905ed5b2b29bac.tar.bz2 |
Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
* gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
working now. Add an xfail if accesing a bss variable causes
a memory error if the target is not yet run.
-rw-r--r-- | gdb/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 83ac0ca..09c53aa 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) + + * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be + working now. Add an xfail if accesing a bss variable causes + a memory error if the target is not yet run. + Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com) * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of |