[PATCH] Fix gdb.base/attach.exp fails when gdb is configured --with-sysroot=/

Yao Qi qiyaoltc@gmail.com
Wed Jan 24 16:12:00 GMT 2018


On Wed, Jan 24, 2018 at 4:03 PM, Andreas Schwab <schwab@suse.de> wrote:
> On Jan 24 2018, Yao Qi <qiyaoltc@gmail.com> wrote:
>
>> 2018-01-24  Yao Qi  <yao.qi@linaro.org>
>>
>>       * gdb.base/attach.exp (do_attach_tests): Set sysroot to ".*".
>
> .* can match newlines, better avoid that.
>

OK, updated it to "\[^\r\n\]*".

-- 
Yao (齐尧)



More information about the Gdb-patches mailing list