This is the mail archive of the gdb-patches@sources.redhat.com 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]

Re: new gdb remote packet type


Andrew Cagney wrote:

I'd investigate the qPart packet:
http://sources.redhat.com/gdb/current/onlinedocs/gdb_33.html#SEC658
and how that, along with xfer_partial, can be extended to fetch an arbitrary part of /proc/PID/registers.


Andrew

So you aren't objecting to modifying what is sent in the g-packet? Instead of defining a new "r" packet, you'd prefer that I use the q-packet mechanism?

thanks,

Bob


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