What's Changed
- New LLDB command
force_gc
which runsGC.collect()
twice in a row, forcing the Kotlin/Native garbage collector to run.
Full Changelog: 2.0.0...2.1.0
force_gc
which runs GC.collect()
twice in a row, forcing the Kotlin/Native garbage collector to run.Full Changelog: 2.0.0...2.1.0