mac gdb编程中常见的错误解决办法 mac gdb编程中常见的错误解决办法
发布时间
阅读量:
阅读量
On MacOSX, lldb must be signed with a code signing certificate. The Debug and Release builds are configured to use a certificate for code signing, specifically named lddb_codesign.
If you don’t have one yet you will need to:
Launch /Applications/Utilities/Keychain Access.app
Within Keychain Access, choose the 'login' keychain from the Keychains menu located at the upper-left corner of the window.
Select the following menu item:
Keychain Access->Certificate Assistant->Create a Certificate…
Set the following settings
名称 = lldb_codesign
ISSUE TYPE = SELF_SIGNED_ROOT
CERTIFICATE TYPE =
全部评论 (0)
还没有任何评论哟~
