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 1/3] Fix ppc64 single step over atomic sequence testcase


> > Thanks for testing. It looks like no one else is using the asm macros
> > outside of gdb.asm. Any suggestions? I'm only using one macro so I
> > could open code it I guess.

Can you just add -I${srcdir}/${subdir} to the compilation flags,
and then .include "common.inc" instead of gdb.arch/common.inc?

-- 
Joel


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