diff options
author | Rob Savoye <rob@cygnus> | 1993-03-22 04:26:28 +0000 |
---|---|---|
committer | Rob Savoye <rob@cygnus> | 1993-03-22 04:26:28 +0000 |
commit | 3d0bd7d39ada4aa4d20e0c0d0e84af082d409982 (patch) | |
tree | 88c806e8dec185ca2a6204a258454e6ffd32ec8a | |
parent | 73f1f5ba7a03ebdd423290f4c6c6523f0fefd0f6 (diff) | |
download | gdb-3d0bd7d39ada4aa4d20e0c0d0e84af082d409982.zip gdb-3d0bd7d39ada4aa4d20e0c0d0e84af082d409982.tar.gz gdb-3d0bd7d39ada4aa4d20e0c0d0e84af082d409982.tar.bz2 |
* gdb.t03/ptype.exp: tests for return code from gdb_test.
* gdb.t00/teststrategy.exp: Uses which proc rather than spawning
which in a shell. Deletes xgdb when done.
* config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
Tests the return from the "set height" or "set width" commands.
Added a few return codes where needed.
-rw-r--r-- | gdb/testsuite/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 925a8d4..5d4eef1 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,12 @@ +Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com) + + * gdb.t03/ptype.exp: tests for return code from gdb_test. + * gdb.t00/teststrategy.exp: Uses which proc rather than spawning + which in a shell. Deletes xgdb when done. + * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists. + Tests the return from the "set height" or "set width" commands. + Added a few return codes where needed. + Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com) * Makefile.in (SUBDIRS): Add gdb.t17. @@ -22,6 +31,7 @@ Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com) set sevenbit-strings consistent across tests. **** end-sanitize-chill **** +>>>>>>> 1.16 Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com) * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an |