Hi, I am porting GDB for a new target. I want to use register names and register numbers in XXX-tdep.c, So cant i use the defination from include/opcode/XXX.h, . Every taget has this information in this file(include/opcode/XXX.h), then why define it again in XXX-tdep.c file. Regards Vineet