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: [resubmit] gdb.base, r*.exp thru w*.exp


On Thu, 20 May 2010 23:49:20 +0200, Michael Snyder wrote:
> You have to assume that we don't care about anything between
> the ".*" and the "$gdb_prompt $".  If we do, the test is wrong,

It cannot be perfect but ".*\r\n$gdb_prompt $" still works while it has less
false positives than ".*$gdb_prompt $".

OTOH this change was not a goal of your patch so it can be provided as
a different patch.


Thanks,
jan


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