[gdb] Z-packet on 7.2
Salvatore Lionetti
salvatorelionetti@yahoo.it
Thu Feb 10 11:12:00 GMT 2011
Many thanks for the correct answer.
In the meanwhile i've learned about the powerful command
(gdb) maintenance packet 'Z0,0x...'
Have a good day
--- Mer 9/2/11, Michael Snyder <msnyder@vmware.com> ha scritto:
> Da: Michael Snyder <msnyder@vmware.com>
> Oggetto: Re: [gdb] Z-packet on 7.2
> A: "Salvatore Lionetti" <salvatorelionetti@yahoo.it>
> Cc: "gdb@sourceware.org" <gdb@sourceware.org>
> Data: Mercoledì 9 febbraio 2011, 18:54
> Salvatore Lionetti wrote:
> > 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
> >
> >
> >
> >
>
> You're using the right command.
>
> You won't expect any actual Z-packets to be sent until you
> continue or step.
>
>
>
More information about the Gdb
mailing list