gdb
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.java / jprint.exp
index 682715aba0ad67dc9a259b0385eefb04e38d20a2..81d8ad19a5e84c22b32424bdc7e48f4b09411d78 100644 (file)
@@ -70,4 +70,6 @@ if [set_lang_java] then {
     # so GDB will report these as "optimized out". See gcc/43260.
     setup_xfail *-*-* gcc/43260
     gdb_test "print *jprint.props" " = .*" "print a java.util.Properties"
+
+    gdb_test "print jprint.hi" "= java.lang.String \"hi maude\"" "print a java.lang.String"
 }
This page took 0.024083 seconds and 4 git commands to generate.