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

Yao Qi qiyaoltc@gmail.com
Thu Feb 1 14:51:00 GMT 2018


On Wed, Jan 24, 2018 at 4:12 PM, Yao Qi <qiyaoltc@gmail.com> wrote:
> 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\]*".
>

I pushed it in.

-- 
Yao (齐尧)



More information about the Gdb-patches mailing list