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]

[PATCH] Add OSE operating system support [5/5] gdbarch support


This is the patch add new gdbarch to GDB to make it support OSE.

Thanks,
Hui

2013-03-05 Luis Machado <lgustavo@codesourcery.com>

	* configure.tgt: Add powerpc-*-ose.
	* defs.h (gdb_osabi): Add GDB_OSABI_OSE.
	* osabi.c (gdb_osabi_name): Add "OSE".
	* ose-tdep.c: New.

Attachment: ose_arch_support.txt
Description: Text document


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