(base) leoji@jxbleos-Mac ~ % sudo lldb -p $(pgrep WeChat)
Password:
(lldb) process attach --pid 621
error: attach failed: attach failed (Not allowed to attach to process. Look in the console messages (Console.app), near the debugserver entries, when the attach failed. The subsystem that denied the attach permission will likely have logged an informative message about why it was denied.)
(base) leoji@jxbleos-Mac ~ % sudo lldb -p $(pgrep WeChat) Password: (lldb) process attach --pid 621 error: attach failed: attach failed (Not allowed to attach to process. Look in the console messages (Console.app), near the debugserver entries, when the attach failed. The subsystem that denied the attach permission will likely have logged an informative message about why it was denied.)
我的报错是这样的,然后重启的时候一直按住command+R好像没什么反应,开机还是直接进入到输入锁屏密码的界面。请问大佬这是怎么回事呀?