Thank you for your suggestion, but in the process of trying your suggestion, i.e., getting more useful information through the debugger, it seems that there is also a problem with lldb on windows, I looked up the error returned by lldb through google, including the link you provided in your last reply, and found that the error is caused by a missing dll, but I checked all the dlls that lldb depends on through dumpbin one by one, and made sure they are all there and in the environment variables. But I checked all the dlls that lldb depends on one by one through dumpbin, and made sure they are all there and in the environment variables, but still lldb does not work, and the lldb command itself does not tell me which dlls are missing, this bad design, dll is dumb and can't say anything, I wasted a lot of time on this problem, and also wasted a lot of your time, really sorry!
log
C:\demo>lldb
C:\demo>echo %errorlevel% -1073741515 |