Skip to content

Custom debug server#65

Open
rmadsen-ks wants to merge 3 commits into
devfrom
customDebugServer
Open

Custom debug server#65
rmadsen-ks wants to merge 3 commits into
devfrom
customDebugServer

Conversation

@rmadsen-ks

Copy link
Copy Markdown
Contributor

No description provided.

Added the true location of the type data source for the python module. The versioning based on plugin version should now be supported.
- Bug fixe for PyInt.ToString convertsion.
- Python 3.11 support
Added a custom debugging server to replace pydebug. This has the advantage that we can control which threads are being enablet by settrace and we dont have to call extremely slow python code whenever we think we might need to call settrace.

This fixes the issue we had related to debugging not working before calling 'debug_this_thread.'
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.

1 participant