[lldb/gdb-remote] Refactor ReadExtFeature
authorPavel Labath <pavel@labath.sk>
Thu, 7 Oct 2021 12:23:26 +0000 (14:23 +0200)
committerPavel Labath <pavel@labath.sk>
Fri, 8 Oct 2021 08:43:37 +0000 (10:43 +0200)
commitf4145c074cb81441f2e4a965f618f9949fa4f071
tree25b010afb02d5be830485ffc21fa6f05afc7ca61
parent3d7161e3c14c25a60a3c03aa4c07a1dc4e35511b
[lldb/gdb-remote] Refactor ReadExtFeature

replace stl and lldb apis with standard llvm ones.
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h
lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp