OSDN Git Service

* c_variable.test (1.4,2.14): Remove test for local frame
authorKeith Seitz <keiths@redhat.com>
Tue, 15 Jan 2002 18:14:48 +0000 (18:14 +0000)
committerKeith Seitz <keiths@redhat.com>
Tue, 15 Jan 2002 18:14:48 +0000 (18:14 +0000)
commit476b497c88db3ddf7084bc6121f06c84d536fe0b
tree032f793e7f6c0ed3fbe76aee606901e37437d97f
parent8257ad534bc54831b74060b84afb83940fbadfc9
* c_variable.test (1.4,2.14): Remove test for local frame
variables. Varobj now forces evaluation in the current frame
by default.
(2.15): Ignore any changes and only check for out of scope
locals (which is still unsupported).
* cpp_variable.test (1.1): Support alternative names for
local scope.
(1.6a): Catch call to gdb_cmd to prevent an error from
throwing testsuite into la-la land. Add to test.
(1.7): Ignore results from children during step, since
they may or may not change value when the parent changes.
(2.2a): New test incorperating gdb_cmd (also wrapped in
catch).
(2.22a): Likewise.
(2.71a): Likewise.
gdb/testsuite/gdb.gdbtk/ChangeLog
gdb/testsuite/gdb.gdbtk/c_variable.test
gdb/testsuite/gdb.gdbtk/cpp_variable.test