Docs update

This commit is contained in:
Nikolay Igotti
2017-11-03 06:46:03 -07:00
parent 068b526e7e
commit 68d30205c4
4 changed files with 35 additions and 13 deletions
+3 -2
View File
@@ -226,8 +226,9 @@ Process 80496 launched: './program.kexe' (x86_64)
### Known issues
- stepping in imported inline functions
- inspection is not implemented for (val) variables.
- stepping in imported inline functions does not work
- sometimes single stepping works incorrectly in other scenarious
- variable inspections may not work properly
_Note:_ Support DWARF 2 specification means that debugger tool recognize Kotlin as C89, because till DWARF 5 specification, there is no
identifier for Kotlin language type in specification.