The process of configuring XCode reference: https://www.cnblogs.com/kelthuzadx/p/10972992.html
May encounter when compiling OpenJDK13 SIGSEGV Fault error, stop at this point in the assembler code
In LLDB input process handle SIGSEGV -s false to ignore this error, click the "continue program execution" program to continue, but are unable to return to the source code breakpoint
Seems to be no connection to the source code, debugging process, please match the wrong I have?
CodePudding user response:
Supplement the XCode screenshotCodePudding user response: