projects
/
external
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c603897
)
Note gdb.c++/classes.exp update.
author
Per Bothner
<per@bothner.com>
Wed, 24 Jan 1996 07:07:13 +0000
(07:07 +0000)
committer
Per Bothner
<per@bothner.com>
Wed, 24 Jan 1996 07:07:13 +0000
(07:07 +0000)
gdb/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/testsuite/ChangeLog
b/gdb/testsuite/ChangeLog
index
480445d
..
f951cc2
100644
(file)
--- a/
gdb/testsuite/ChangeLog
+++ b/
gdb/testsuite/ChangeLog
@@
-1,5
+1,7
@@
Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
+ * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
+
* gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)