[swift-users] Issue while debugging code built by swift package manager
Ankit Agarwal
ankit.spd at gmail.com
Sat Dec 5 12:55:28 CST 2015
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20151206/8cf9cdea/attachment.html>
More information about the swift-users
mailing list