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] FR-V: Improve handling of SPR registers


+#include "gdb_assert.h"
+#include "sim-regno.h"
+#include "opcodes/frv-desc.h"	/* for the H_SPR_... enums */

Kevin, the FRV should add include/gdb/sim-frv.h and that should contain the published gdb<->sim register numbers.


Andrew



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