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]

Re: Endianness and remote debugging



The problem has been solved after that I discovered that register values are sent in target order while other values are sent in big endian order.

BWT, I was refering to the 'qPmodethreadid' query of section D.4.

Ah, yes, that ID is in network byte order.


Andrew



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