Skip to content

Add Modules Request to the debugger protocol#674

Merged
JohanMabille merged 4 commits into
jupyter-xeus:mainfrom
arjxn-py:add-modules-request
Oct 17, 2025
Merged

Add Modules Request to the debugger protocol#674
JohanMabille merged 4 commits into
jupyter-xeus:mainfrom
arjxn-py:add-modules-request

Conversation

@arjxn-py

Copy link
Copy Markdown
Contributor

Adds Modules request to the debugger protocol

@arjxn-py arjxn-py changed the title Add Modules Request Add Modules Request to the debugger protocol Oct 17, 2025

@JohanMabille JohanMabille left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for tackling this! The implementation is neat (although I wonder if we should have it in Python in xeus-python-shel, and have this method just forward the call).

You need to register the function as the message handler here, and declrare the method in the debugger header.

@JohanMabille JohanMabille merged commit 94b5e48 into jupyter-xeus:main Oct 17, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants