[patch] gdb.python/lib-types.exp: test const+typedef stripping

Tom Tromey tromey@redhat.com
Wed Oct 9 15:16:00 GMT 2013


Doug> I will check this in in a few days if there are no objections.

Doug> +gdb_test_multiple "python print (str (basic_type_const_typedef_class1_obj))" $test {
Doug> +    -re "\[\r\n\]+class1\[\r\n\]+$gdb_prompt $" {
Doug> +	pass $test
Doug> +    }
Doug> +}

Not an objection but I was curious why gdb_test_multiple was needed here.

Tom



More information about the Gdb-patches mailing list