for 'set print symbol' change.
+2012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
+
+ * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
+ for 'set print symbol' change.
+
2012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
* gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
"non collected const string is still printable"
gdb_test "print g_string_p" \
- " = $hex \"hello world\"" \
+ " = $hex <g_const_string> \"hello world\"" \
"printing constant string through collected pointer"
gdb_test "print g_string_unavail" \