New submission from Ronald Oussoren <ronaldousso...@mac.com>:

I've installed python 3.9.5 using the universal2 installer on my M1 MacBook.

Debugging this python using lldb doesn't work because the debugger cannot 
attach to the (newly launched) binary.  This appears to be due to a missing 
entitlement in the signed executable.

Background: 
https://developer.apple.com/forums/thread/676028?answerId=666834022#666834022 
(in particular the first reply).

----------
components: Build, macOS
messages: 394356
nosy: ned.deily, ronaldoussoren
priority: normal
severity: normal
stage: needs patch
status: open
title: Debugging with LLDB doesn't work for universal2 installer on macOS Big 
Sur
type: behavior
versions: Python 3.9

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue44234>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to