<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hello,everyone:<div>      I have a problem when download llvm10.0.1 and use lldb to debug my process on windows10 x64 platform. but with no debug point hit.</div><div>the command is</div><div><div dir="ltr">(lldb)<span style="line-height:1.5">target create "D:/code/MLExecuteTest.exe"</span></div><div dir="ltr">Current executable set to 'D:/code/MLExecuteTest.exe'  (x86_64)     </div><div dir="ltr">(lldb)<span style="line-height:1.5">br s -fE:/test/TestFunction.cpp -l1</span></div><div dir="ltr">Breakpoint 1: no locations(pending).</div><div>WARNING :  Unable to resolve breakpoint to any actual locations.</div></div><div>(lldb)r</div><div>Process 16228 launched 'D:/code/MLExecuteTest.exe'</div><div>Process 16228 exited with status = 1(0x00000001)<br></div><div>my using detail is  this below:</div><div>MLExecuteTest.exe is my process which will first compile the script  TestFunction.cpp on debug mode  and generate binary code in its memory, of course binary code has debug information, and then  it use JIT ExecuteEngine to execute the binary code. I want to know, is llvm 10.0.1 support this using on windows platform. since before we use llvm5.0 on windows platform is OK, breakpoints can be hit. but while update version to 10.0.1, with same operation ,breakpoints can not be hit. so is llvm10.0.1 support or has any changes on this using on windows platform? <br></div><div></div><div></div><div><br></div><div>Thanks,</div><div>le wang</div></div></div></div></div></div></div></div></div></div></div></div></div>