This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


>>>>> "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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]