[PATCH 1/4] Fix ppc64 single step over atomic sequence testcase

Ulrich Weigand uweigand@de.ibm.com
Fri Mar 28 13:13:00 GMT 2014


Anton Blanchard wrote:

> +++ b/gdb/testsuite/gdb.arch/ppc64-atomic-inst.s

> +#if _CALL_ELF == 2

I just noticed that a '.s' file is not run through
the preprocessor, and thus this fails (the # is
regarded as a comment ...).

You need to rename the file to .S (and update the
filename in the .exp file) for the test to work
successfully.

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU/Linux compilers and toolchain
  Ulrich.Weigand@de.ibm.com



More information about the Gdb-patches mailing list