This is the mail archive of the gdb-patches@sources.redhat.com 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 to eliminate SOFTWARE_SINGLE_STEP from ppc Was: Powerpc and software single step


>>>>> "KB" == Kevin Buettner <kevinb@redhat.com> writes:

 KB> On Sep 8,  5:22pm, Jimi Xenidis wrote:
 >> 
 >> I agree with you and am equally puzzled, but it does not, I expected
 >> to wrap it in:
 >> if (info->osabi != GDB_OSABI_LINUX)
 >> but it was not necessary.
 >> Actually wanted == GDB_OSABI_AIX but there was no such animal.

 KB> Would you mind doing some tracing to figure out why wrapping it
 KB> with a test for AIX wasn't necessary?  The fact that you didn't
 KB> need a test suggests that there's a bug somewhere else...

sure.
-JX


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