Join Slack
How can I map kotlin native stacktraces to kotlin source code? (Is there a tool for this?)
# kotlin-native
d
Dmitry Kandalov
07/12/2018, 12:14 PM
How can I map kotlin native stacktraces to kotlin source code? (Is there a tool for this?)
o
olonho
07/12/2018, 12:55 PM
for debug binaries this information is available in DWARF format, so you could use lldb or other tool which could read DWARF
👍 1
7
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by