gdb/testsuite/
* gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
This commit is contained in:
parent
60d329700d
commit
187c4a2b7b
@ -1,3 +1,7 @@
|
|||||||
|
2009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
|
||||||
|
|
||||||
|
* gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
|
||||||
|
|
||||||
2009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
|
2009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
|
||||||
|
|
||||||
* lib/java.exp (java_init): Ignore $GCJ if it is empty.
|
* lib/java.exp (java_init): Ignore $GCJ if it is empty.
|
||||||
|
@ -523,5 +523,9 @@ mi_gdb_test "-var-update selected_a" \
|
|||||||
"\\^done,changelist=\\\[\{name=\"selected_a\",in_scope=\"true\",type_changed=\"true\",new_type=\"int\",new_num_children=\"0\"\}\\\]" \
|
"\\^done,changelist=\\\[\{name=\"selected_a\",in_scope=\"true\",type_changed=\"true\",new_type=\"int\",new_num_children=\"0\"\}\\\]" \
|
||||||
"update selected_a in do_special_tests"
|
"update selected_a in do_special_tests"
|
||||||
|
|
||||||
|
mi_gdb_test "-file-exec-and-symbols ${binfile}" "\\^done" \
|
||||||
|
"floating varobj invalidation"
|
||||||
|
|
||||||
|
|
||||||
mi_gdb_exit
|
mi_gdb_exit
|
||||||
return 0
|
return 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user