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] |
bfd_get_arch_info(bfd)->printable_name);
Hmm, that would seem strange to me:
Architecture sparc:v8plus of file not recognized
Quite contradictory isn't it. By printing the name GDB implies that it is somehow recognizing the architecture. So I left this out for now. Perhaps we can change the string to something that doesn't let GDB make a fool out of itself?
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |