Re: Command line LLDB under root permission - Catalina + Xcode 11
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Thanks much for the information Max ! Really appreciate it ! Personally, IMHO there should be a way to debug this by disabling some flag(s) from lldb. Otherwise we will have to depend on trace messages - which is passive debugging :-) -Prokash
On Oct 17, 2019, at 1:32 PM, comex <comexk@gmail.com> wrote:
On Thu, Oct 17, 2019 at 1:22 PM Prokash Sinha via Darwin-dev <darwin-dev@lists.apple.com> wrote:
Once some breakpoint is hit, within 20 to 30 sec. it gets sorta kill -9 kinda signal ( exit code is 9 ).
The EndpointSecurity driver currently kills client processes if they take too long to respond to a synchronous message (ES_EVENT_TYPE_AUTH_*). There is no way to turn this off.
_______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.app... This email sent to site_archiver@lists.apple.com
participants (1)
-
Prokash Sinha via Darwin-dev