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: [RFA/rs6000-aix] software_single_step gdbarch method no longer set


> 2005-12-31  Joel Brobecker  <brobecker@adacore.com>
> 
>         * defs.h (gdb_osabi): New enum value GDB_OSABI_AIX.
>         * osabi.c (gdb_osabi_name): Add name of new value GDB_OSABI_AIX.
>         * rs6000-tdep.h: New file.
>         * rs6000-tdep.c: Include "rs6000-tdep.h".
>         (rs6000_gdbarch_init): Remove enabling of software single step.
>         Will be done in the AIX-specific initialization routine.
>         * rs6000-aix-tdep.c: New file.
>         * config/powerpc/aix.mt (TDEPFILES): Add rs6000-aix-tdep.o.
>         * Makefile.in (rs6000_tdep_h): New variable.
>         (rs6000-tdep.o): Update dependencies.
>         (rs6000-aix-tdep.o): New rule.

Thanks to Kevin and Daniel for the review.
I just checked the patch in.

-- 
Joel


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