Does SMLNJ have any sort of debugger?

后端 未结 4 2063
梦如初夏
梦如初夏 2021-02-07 05:38

I have looked through the SMLNJ User Guide and can\'t find anything about debugging capabilities. I\'d love to just see a stack trace, or step through a function. Is this possib

4条回答
  •  半阙折子戏
    2021-02-07 06:20

    There is now a source level debugger in PolyML: http://www.polyml.org/documentation/Tutorials/Debugging.html

提交回复
热议问题