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: [RFC] gdb.cp/static-print-quit.exp: fix racy tests (PR testsuite/12649)


On 05/06/2011 01:08 PM, Pierre Muller wrote:
> isn't the dollar sign a regexpr pattern meaning end of string?

It is not, although I was confused for some time.  It basically signs the end
of the read buffer.  (IIUC.)

> Would it really work without -re here?

I tested it without those -re and it still works without any differences.

	Marek


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