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]

gdb watch command packet


Hi

I would like to know the packet communication  between the gdb and OpenOCD
when the below command is executed.

(gdb)watch x

Sending packet: $Z2,1,4#49...Ack
Packet received: E10

packet $Z2,1,4#49...Ack
in the above packet address is 1 and length is 4#49.
So the  above address and length is correct while sending packet for
inserting watch point?


Thanks in Advance
Sreerama Shailaja




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