xcode-kotlin icon indicating copy to clipboard operation
xcode-kotlin copied to clipboard

Document how to debug, with "tips and things to avoid"

Open kpgalligan opened this issue 2 years ago • 0 comments

There are issues debugging, like trying to put a breakpoint in suspend functions, or trying to step through a big recursive chain. Also simple things, like how to add source files to Xcode without adding them.

Sort of a "getting started" with debugging KN.

kpgalligan avatar Mar 22 '22 23:03 kpgalligan