gopherdata / gopherdata/gophernotes
graphical debugger?
Đang mở
enhancement
help wanted
- Ngôn ngữ chính
- Go
- Star
- 4k
- Fork
- 264
- Merge trung bình
- 7 ngày 21 giờ
- Pull request đã merge (30 ngày)
- 1
Mô tả
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?
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.