[swift-users] Issue while debugging code built by swift package manager

Mish Awadah mawadah at apple.com
Mon Dec 7 12:49:40 CST 2015


Please file a bug and include all the steps you used to reproduce this, as well as the project you used.

Thanks!
- mish

> On Dec 5, 2015, at 10:55 AM, Ankit Agarwal <ankit.spd at gmail.com> wrote:
> 
> I am able to set breakpoints in lldb but always getting module errors whenever trying to print anything.
> SampleUsage module was built using swift build from latest toolchain
> 
> (lldb) po hello
> error: Error in auto-import:
> failed to get module 'SampleUsage' from AST context
> 
> -- 
> Ankit
> 
>  _______________________________________________
> swift-users mailing list
> swift-users at swift.org
> https://lists.swift.org/mailman/listinfo/swift-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20151207/b6e6007a/attachment.html>


More information about the swift-users mailing list