gopherdata / gopherdata/gophernotes
graphical debugger?
Ouverte
enhancement
help wanted
- Langage dominant
- Go
- Étoiles
- 4k
- Forks
- 264
- Merge moyen
- 7 j 21 h
- PR mergées (30 j)
- 1
Description
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?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.