gdbserver: add comments to read_inferior_memory function
authorAndrew Burgess <aburgess@redhat.com>
Thu, 20 Oct 2022 09:52:48 +0000 (10:52 +0100)
committerAndrew Burgess <aburgess@redhat.com>
Fri, 13 Jan 2023 16:41:05 +0000 (16:41 +0000)
commit027d8f7848f30e5b075dc0c9d74107a1747de190
tree95c3e9f4575c13059f595abef845767ad87e2e0a
parentbb0797528bf532848ed96b439b363df543a15477
gdbserver: add comments to read_inferior_memory function

Just adding some comments to the gdbserver read_inferior_memory
function.  No actual code changes.
gdbserver/target.cc
gdbserver/target.h
gdbserver/tracepoint.cc