-
-
Notifications
You must be signed in to change notification settings - Fork 43
ENH: Mixed Python/C debugging (GDB,) #284
Comments
This is spawned from #274 "Possibility to support ipykernel" (re: implementing support in ipykernel that may already partially exist in the spyder kernel (which is derived from ipykernel))
https://github.com/Comsecuris/gdbghidra/blob/master/data/gdb_ghidra_bridge_client.py (zero dependencies)
(cc'd here (for the last time)) |
jupyter/jupyter_client#446 "Supporting the Debug Adapter Protocol" (DAP)
|
Users can do [mixed mode] debugging with GDB (and/or other debuggers) and log the session in a notebook; in particular in order to teach.
This list is from voltron:
The text was updated successfully, but these errors were encountered: