As I was working with Ph Charriere about running a Golo program inside GLDT, I noticed that it was possible (although in a limited way) to debug a Golo program !!!
So, as of yet, you can step inside a Golo source code but it appears that variables are not displayed.
Do you think this is due to the way we generate the bytecode ?
Do you think we should support a debug flag in the Golo compiler ?
Thanks
Jeff
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
As I was working with Ph Charriere about running a Golo program inside GLDT, I noticed that it was possible (although in a limited way) to debug a Golo program !!!
So, as of yet, you can step inside a Golo source code but it appears that variables are not displayed.
Do you think this is due to the way we generate the bytecode ?
Do you think we should support a debug flag in the Golo compiler ?
Thanks
Jeff
Jeff, you should move this to our Google Group.
Thanks!