IntelliJ debugger?

Dain Sundstrom dain at iq80.com
Thu Apr 2 06:08:55 UTC 2015


Hi all,

I think this might have been asked before... Has anyone gotten the intelliJ debugger to step through the source file for their language?  

Adding the source and line numbers during generation makes stack traces to come out correctly, and Intellij even opens the correct file location.  During debugging, I can see the correct correct source and line numbers, but intellij doesn’t open the file.

I’d even be ok with a hacky solution where I rename all of my files to be “x.java”.

Thanks,

-dain 


More information about the mlvm-dev mailing list