pass on targets where address zero is readable.
+2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
+
+ * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
+ pass on targets where address zero is readable.
+
2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
* gdb.xml/tdesc-arch.exp: Test is unsupported on target with
# will not test what it was meant to. Most important is that GDB
# does not crash.
mi_gdb_test "-var-update null_ptr" \
- {\^done,changelist=\[{.*}\]} \
+ {\^done,changelist=\[.*\]} \
"update null_ptr"
mi_gdb_test "-var-delete null_ptr" \