[all-commits] [llvm/llvm-project] 576057: [debugserver/Apple Silicon] Handoff connections wh...

Davide Italiano via All-commits all-commits at lists.llvm.org
Thu Jul 30 16:21:24 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 57605758b5de3726eec1d6e587de1003af1ab5b7
      https://github.com/llvm/llvm-project/commit/57605758b5de3726eec1d6e587de1003af1ab5b7
  Author: Davide Italiano <dccitaliano at gmail.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M lldb/tools/debugserver/source/DNB.cpp
    M lldb/tools/debugserver/source/debugserver.cpp

  Log Message:
  -----------
  [debugserver/Apple Silicon] Handoff connections when attaching to translated processes

When we detect a process that the native debugserver cannot handle,
handoff the connection fd to the translated debugserver.




More information about the All-commits mailing list