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]

Uncorrect M command from GDB


I'm working with GDB and, i don't know why but, it sends me an uncorrect
packet. 

The first one is correct (size is 117 bytes)
1- $M4000a3d1,117:00a3c84000a3c84000a3d04000a3d04000a3d8...#

The second one is uncorrect because the size is BC which is not correct
regarding to the GDB documentation
2- $M4000a4e8,bc:4000a4e04000a4e04000a4e84000a4e84000a4f...#

Am I right ? Is the size in hex or not ?

Thanks.
-- 
View this message in context: http://www.nabble.com/Uncorrect-M-command-from-GDB-tp15139165p15139165.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]