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: AHAH! Re: Patch to eliminate SOFTWARE_SINGLE_STEP from ppc Was: Powerpc and software single step


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

 KB> Ideally, we'd have a GDB_OSABI_AIX constant to use for the test.

ok, but I'll be using the if (from_xcoff_exec) early in the function
to assign info.osabi to it.
Is that acceptable for this patch, will submit if you agree.

 KB> It'd also be nice if (eventually) the generic vs AIX specific code
 KB> were split into two separate files.

This sounds perfect to me.. but can we do that "eventually" ;-)

-JX


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