lldb terminate app while launch in Xcode 14

When I try to debug my app Xcode popup a dialog it says "lldb is waiting longer than expected should I wait or continue" and bottom has a "don't ask again" checkbox.

I do not read it carefully and checked that checkbox and tap continue then nightmares came.

I can not debug my app at all. lldb will terminate my app by signal 9 every time. I tried delete ~/Library/Developer ~/Library/Application Support/Xcode and defaults delete com.apple.xcode and many other ways to reset the "ask dialog" but no lucky.

How should I reset it?

lldb terminate app while launch in Xcode 14
 
 
Q