REMOTE_TRANSLATE_XFER_ADDRESS()

J.T. Conklin jtc@redback.com
Thu Feb 1 16:59:00 GMT 2001


Assuming we adopt something like the step over range packet for the
remote protocol, must the addresses that bound the range be translated
from the GDB's internal representation to the target's representation?
remote_xfer_memory() does this for memory reads and writes.

If so, how would one go about this.  REMOTE_TRANSLATE_XFER_ADDRESS()
takes an address and a length.  I don't know what I would use for a 
length --- actually I don't understand the length part at all, even
for memory transfers.

        --jtc

-- 
J.T. Conklin
RedBack Networks


More information about the Gdb mailing list