EDIT: Both LLDB and MSVC Debugger ignore imports. MSVC debugger jumps to the main function if there's a breakpoint on an import, LLDB looks for the next breakpoint and ends the debugging session if ...