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] PPC Call-clobbered registers testcase


On Thu, Oct 25, 2007 at 04:05:27PM -0300, Luis Machado wrote:
> Took a different path as you suggested. The synching is being done via
> matching with the $gdb_prompt at the end of every test. This way it
> works flawlessly on both x86 and ppc. Passes 3 tests on ppc and passes 2
> and fails 1 on x86.

What fails on x86?  Well, I can look at it after it's in.

This is the right way to sync.
> +    -re "\\\$$decimal = <value optimized out>\r\n$gdb_prompt" { pass "print operand1"}

"$gdb_prompt $" there please.  Ok to commit otherwise.

-- 
Daniel Jacobowitz
CodeSourcery


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