gopherdata / gopherdata/gophernotes
graphical debugger?
Offen
enhancement
help wanted
- Vorherrschende Sprache
- Go
- Sterne
- 4k
- Forks
- 264
- Ø Merge
- 7 T. 21 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
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?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.