gopherdata / gopherdata/gophernotes
graphical debugger?
未关闭
enhancement
help wanted
- 主要语言
- Go
- 星标
- 4k
- 派生
- 264
- 平均合并
- 7 天 21 小时
- 30 天内合并 PR
- 1
描述
From what I know, Jupyter notebook + IPython support debugging python code.
Since the underlying interpreter gomacro already contains a text-mode debugger, and an API to interact with its debugging facilites (step, next, finish, set/get variables, get stack trace...), implementing a Go debugger in gophernotes may be feasible an dit could be **very** useful.
Somebody has enough experience (@SpencerPark ?) with Jupyter protocol and can help or point to the relevant messages to exchange with Jupyter to implement a debugger?
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。