* gdb.t12/scope.exp: Test printing of variables before run.

This commit is contained in:
Jim Kingdon 1993-06-14 16:43:24 +00:00
parent 3a6249b1fe
commit c76f7bb7c1

View file

@ -1,5 +1,7 @@
Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
* gdb.t12/scope.exp: Test printing of variables before run.
* gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
printed in wrong order due to sorting.