[PATCH] gdb.mi/mi-var-display.exp: fix racy tests (PR testsuite/12649)

Tom Tromey tromey@redhat.com
Wed Jun 22 16:06:00 GMT 2011


>>>>> "Marek" == Marek Polacek <mpolacek@redhat.com> writes:

Marek> 2011-06-21  Marek Polacek  <mpolacek@redhat.com>
Marek>         * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with mi_gdb_test.

One nit.

Marek> +if ![mi_gdb_test "p/x \$fp" ".*($hex).*\\^done" "Xprint FP register"] {
Marek> +       set fp $expect_out(3,string) 

Too much indentation here.

Ok with that fix; plus the fix from your follow-up email.

Tom



More information about the Gdb-patches mailing list