GhidraJupyter / ghidra-jupyter-kotlin

MIT License
115 stars 10 forks source link

Add interrupt support #10

Closed fmagin closed 3 years ago

fmagin commented 3 years ago

Bumps the Kotlin kernel version and integrates the new support for interrupting the kernel into the GUI for the QT Console. Interrupting via the action in the Jupyter Notebook works as expected.