mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
* gdb.mi/mi-var-display.exp: Remove obsolete xfail.
* gdb.mi/mi2-var-display.exp: Likewise.
This commit is contained in:
parent
9e8e3afe37
commit
92e28119da
@ -1,3 +1,8 @@
|
||||
2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
|
||||
|
||||
* gdb.mi/mi-var-display.exp: Remove obsolete xfail.
|
||||
* gdb.mi/mi2-var-display.exp: Likewise.
|
||||
|
||||
2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
|
||||
|
||||
* lib/mi-support.exp (mi_create_varobj_checked): New.
|
||||
|
@ -535,14 +535,11 @@ mi_gdb_test "-var-list-children e" \
|
||||
# Desc: create anone
|
||||
mi_create_varobj anone anone "create local variable anone"
|
||||
|
||||
setup_xfail "*-*-*"
|
||||
# Test: c_variable-7.61
|
||||
# Desc: value of anone
|
||||
mi_gdb_test "-var-evaluate-expression anone" \
|
||||
"\\^done,value=\"A\"" \
|
||||
"eval variable anone"
|
||||
clear_xfail "*-*-*"
|
||||
|
||||
|
||||
# Test: c_variable-7.70
|
||||
# Desc: create anone
|
||||
|
@ -535,14 +535,11 @@ mi_gdb_test "-var-list-children e" \
|
||||
# Desc: create anone
|
||||
mi_create_varobj anone anone "create local variable anone"
|
||||
|
||||
setup_xfail "*-*-*"
|
||||
# Test: c_variable-7.61
|
||||
# Desc: value of anone
|
||||
mi_gdb_test "-var-evaluate-expression anone" \
|
||||
"\\^done,value=\"A\"" \
|
||||
"eval variable anone"
|
||||
clear_xfail "*-*-*"
|
||||
|
||||
|
||||
# Test: c_variable-7.70
|
||||
# Desc: create anone
|
||||
|
Loading…
Reference in New Issue
Block a user