When debugging the code, the phone will disconnect

catalina10.15
Xcode12.4
iphoneSE, iOS 14.5

Trigger breakpoint, all variables are 0 or nil, CPU=0, memory =0, disk = zero KB/S, network = zero KB/S, and then single step debugging or next breakpoint debugging will result in “Lost connection to the debugger on “jc”,xxxx”

Hey @test_J Any solution for this issue. i am facing this same issue.

at my end if at the starting of the app the breakpoints are off then the same popup with "Lost connection to the debugger on ........." Appers.

but if i have launched my app with breakpoints switched off and then in between the app turn them on , if the app stops at the breakpint it shows this error: The LLDB RPC server has crashed. The crash log is located in ~/Library/Logs/DiagnosticReports and has a prefix 'lldb-rpc-server'. Please file a bug and attach the most recent crash log.

When debugging the code, the phone will disconnect
 
 
Q