This is the mail archive of the gdb@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] |
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.
- the ordering was determined by GCCs debug info vs - the ordering determined the way registers were displayed vs - the ordering determines the remote protocol vs - the ordreing determines the sim interface
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |