[all-commits] [llvm/llvm-project] 6c4f25: Revert "[lldb] [gdb-remote client] Refactor handli...

Ahmed Bougacha via All-commits all-commits at lists.llvm.org
Mon Apr 12 18:06:28 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6c4f2508e4278ac789230cb05f2bb56a8a7297dc
      https://github.com/llvm/llvm-project/commit/6c4f2508e4278ac789230cb05f2bb56a8a7297dc
  Author: Ahmed Bougacha <ahmed at bougacha.org>
  Date:   2021-04-12 (Mon, 12 Apr 2021)

  Changed paths:
    M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
    M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h

  Log Message:
  -----------
  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;




More information about the All-commits mailing list