[commit] Recover from struct-return internal errors

David Carlton carlton@kealia.com
Thu Nov 20 18:32:00 GMT 2003


On Thu, 20 Nov 2003 13:07:18 -0500, Andrew Cagney <ac131313@redhat.com> said:

> +	-re "A problem internal to GDB has been detected" {
> +	    fail "${test} (GDB internal error 1)"
> +	    gdb_internal_error_resync
> +	}

Could you get rid of some of these by using gdb_test_multiple instead
of send_gdb/gdb_expect?  I haven't looked at structs.exp in detail, so
I don't have any idea how possible that might be.

David Carlton
carlton@kealia.com



More information about the Gdb-patches mailing list