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] Z-packet on 7.2


Hi,

From gdb command line i issue the command:
(gdb) set remote Z-packet on

And on target i see onlu 'm3cb08,4' packet and no more.
Actually memory reading is forced to return 0, since accessing to some memory region cause problem to the target server.

What command should i give to force the usage of 'Z-packet'?
If no, where i should indicates the support of such packets?

Have a good day





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