Revert "[lldb] [gdb-remote client] Refactor handling qSupported"
authorAhmed Bougacha <ahmed@bougacha.org>
Tue, 13 Apr 2021 01:03:54 +0000 (18:03 -0700)
committerAhmed Bougacha <ahmed@bougacha.org>
Tue, 13 Apr 2021 01:06:09 +0000 (18:06 -0700)
commit6c4f2508e4278ac789230cb05f2bb56a8a7297dc
tree3f5277e5b0f760a79983bf6444f3d54607c357b9
parent237d4ee8358e7eee8471c9e12faf1932cc6408ee
Revert "[lldb] [gdb-remote client] Refactor handling qSupported"

This reverts commit 3842de49f6551f597b4c7c78caa8ba7003755cec.

It fails to build, with errors such as:
  GDBRemoteCommunicationClient.cpp:1005:20:
  error: no viable overloaded '='
          avail_name = compression;
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h