#Is there a easy way to debug Burst Compiled code ?

1 messages · Page 1 of 1 (latest)

queen ridge
#

Is there a way to debug burst compiled codes easily ? If there is a bug happened, can we find the code line ?

ember sundial
#

It is possible. Enable native debug mode compilation. Then attach native debugger and debug with source code.