This is the mail archive of the gdb@sourceware.org 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]

Data order in GDB commands


I'm wondering what is the order of the data in the GDB commands like (G, g,
m, M...)

If i receive G0022f600...

What should I write in my register ? 0x0022F600 or 0x00F62200 or something
else ?

Thanks a lot for your answers :)
-- 
View this message in context: http://www.nabble.com/Data-order-in-GDB-commands-tp15042357p15042357.html
Sent from the Sourceware - gdb list mailing list archive at Nabble.com.


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