diff options
author | Per Bothner <per@bothner.com> | 1993-04-14 06:21:34 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1993-04-14 06:21:34 +0000 |
commit | b54a2f2d90f897e8172f44ae0b9483a5963e0d1f (patch) | |
tree | 466f98ea90c11c408a5508b952f9e29fb16b2a54 | |
parent | 6699a5555d03c016f02f9f8e59378845c60953b4 (diff) | |
download | gdb-b54a2f2d90f897e8172f44ae0b9483a5963e0d1f.zip gdb-b54a2f2d90f897e8172f44ae0b9483a5963e0d1f.tar.gz gdb-b54a2f2d90f897e8172f44ae0b9483a5963e0d1f.tar.bz2 |
Note changes to gdb.t31/chillvars.exp.
-rw-r--r-- | gdb/testsuite/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 8156a5a..8d3f4d4 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,10 @@ +Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com) + + * gdb.t31/chillvars.exp: Add and remove initial dummy + breakpoint, so that symbol table is forced in. + (Needed at least on Sunos4, though it seems not SVR4.) + * gdb.t31/chillvars.exp: Update for changed output format. + Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com) * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path. |