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] Fix mi-file.exp fails on remote host


On 05/14/14 03:20, Yao Qi wrote:
> On 05/14/2014 02:30 AM, Pedro Alves wrote:

> Sorry for being unclear.  It is not about ".", the culprit is "/" in
> ".*/${srcfile}".  The test fails in my env because the file name is
> "basics.c".  At first, I remove "/" from the pattern and think better
> to convert it to "string_to_regexp ${srcfile}".  During the cleanup,
> I remove the ".*" prefix by mistake, sorry :(

No worries.

> Here is the new one.

This one's OK.

Thanks!

-- 
Pedro Alves


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