# Is there a way to debug burst compiled codes easily ? If there is a bug happened, can we find the code line ?
# It is possible. Enable native debug mode compilation. Then attach native debugger and debug with source code.