[PATCH, GDB] Expect prompt after no FPU warning

Thomas Preudhomme thomas.preudhomme@foss.arm.com
Wed May 17 14:49:00 GMT 2017


Ok to apply the attached patch then?

Best regards,

Thomas

On 17/05/17 14:34, Yao Qi wrote:
> Thomas Preudhomme <thomas.preudhomme@foss.arm.com> writes:
>
>> Is this ok for master branch and GDB 8 (after a 1 week period)?
>>
>
> Patch is good to me, one comment below.
>
> GDB 8 will be released soon, so it is good to have this patch in 8.0.
> This patch is about test case, so it should be safe to merge it to 8.0
> branch now.
>
>> -    gdb_test "info float" "No floating.point info available for this processor." "info float (unknown target)"
>> +    gdb_test "info float" "No floating.point info available for this processor.*$gdb_prompt $" "info float (unknown target)"
>>  }
>
> This change is not needed, because $gdb_prompt is appended in the
> pattern inside of gdb_test.
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nofloat_gdb_tests_expect_prompt.patch
Type: text/x-patch
Size: 1984 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20170517/51a3f170/attachment.bin>


More information about the Gdb-patches mailing list