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.base/setshow.exp: fix racy tests (PR testsuite/12649)


Marek Polacek <mpolacek@redhat.com> writes:

> On 04/19/2011 02:52 PM, Tom Tromey wrote:
>> Maybe gdb.log says something, or maybe running with --verbose would
>> help.
>
> The `runtest -v -v -v gdb.base/setshow.exp' says this:
>
> Looking to match ""[\r\n]*(Input and output radices now set to decimal 16, hex
> 10, octal 20..*)[\r\n]+\(gdb\) $"; "(^FOOBAR$)$""
>
> Note those '\' around (gdb).

That's because it's a regexp, of course.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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