[all-commits] [llvm/llvm-project] ccf900: Two more small fixes for debugserver attach failur...

Jason Molenda via All-commits all-commits at lists.llvm.org
Wed Feb 5 19:24:48 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ccf900fc932098c1bbaa6e43a94b4423c60bf53e
      https://github.com/llvm/llvm-project/commit/ccf900fc932098c1bbaa6e43a94b4423c60bf53e
  Author: Jason Molenda <jmolenda at apple.com>
  Date:   2020-02-05 (Wed, 05 Feb 2020)

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

  Log Message:
  -----------
  Two more small fixes for debugserver attach failure messaging.

The developer mode check is now working.

Add another check for user id mismatch, e.g. a regular user
trying to attach to something running as root, and describe
the problem for the user.




More information about the All-commits mailing list