2000-11-10 J.T. Conklin <jtc@redback.com>
authorJ.T. Conklin <jtc@acorntoolworks.com>
Fri, 10 Nov 2000 18:34:21 +0000 (18:34 +0000)
committerJ.T. Conklin <jtc@acorntoolworks.com>
Fri, 10 Nov 2000 18:34:21 +0000 (18:34 +0000)
commit67e0617e6e9fa493f665a30b4362c9a85cc0c653
tree6f1d658c41f6c863dff7f7209a0fa77f1ea08d23
parent047066e166aaa6e634e7579d91b5a05db27a47d8
2000-11-10  J.T. Conklin  <jtc@redback.com>

        * target.c (do_xfer_memory): Only perform a single memory transfer
        instead of iterating to tranfer the entire region.  Higher layers
        are expected to call this function multiple times for partial
        transfers.
        (target_xfer_memory_partial): Remove unused local variables.

2000-11-10  Nick Duffek  <nsd@redhat.com>

        * target.c (target_xfer_memory_partial): Return bytes transferred
        instead of 0.
gdb/ChangeLog
gdb/target.c