davide closed this revision.
davide added a comment.

  commit fd19ddb8f2a2b082f492fc59f7f360adf3495701 (HEAD -> master, 
origin/master, origin/HEAD)
  Author: Davide Italiano <ditali...@apple.com>
  Date:   Wed Jun 24 12:18:29 2020 -0700
  
      [Apple Silicon] Initial support for Rosetta
      
      Translated processes talk with a different debugserver, shipped with
      macOS 11. This patch detects whether a process is translated and
      attaches to the correct debugserver implementation.
      It's the first patch of a series. Tested on the lldb test suite.
      
      Differential Revision:  https://reviews.llvm.org/D82491


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82491/new/

https://reviews.llvm.org/D82491



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to