update documentation to include it to kotlinlang.org (#2015)
This commit is contained in:
committed by
Nikolay Igotti
parent
710c691aa8
commit
7ee04b3108
@@ -1,3 +1,9 @@
|
||||
---
|
||||
type: doc
|
||||
layout: reference
|
||||
title: "Debugging"
|
||||
---
|
||||
|
||||
## Debugging
|
||||
|
||||
Currently Kotlin native compiler produces debug info compatible with DWARF 2 specification, so modern debugger tools could
|
||||
|
||||
Reference in New Issue
Block a user