gopherdata / gopherdata/gophernotes

graphical debugger?

Open
#117 1 comment 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
Go
Stars
4k
Forks
264
Avg merge
7d 21h
Merged PRs (30d)
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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.