Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Allow the attached debugger to debug python installs. #23

Closed
F-Dudley opened this issue Mar 7, 2024 · 1 comment · Fixed by #24
Closed

Allow the attached debugger to debug python installs. #23

F-Dudley opened this issue Mar 7, 2024 · 1 comment · Fixed by #24

Comments

@F-Dudley
Copy link
Contributor

F-Dudley commented Mar 7, 2024

Allow the attached debugger to debug installed python libraries used by your scripts.
Using the justMyCode configuration parameter when launching the unreal attached debug session.

So installed python libraries can be debugged along with your own python code, which can be useful in certain scenarios.

@F-Dudley
Copy link
Contributor Author

F-Dudley commented Mar 7, 2024

Made a pull request for the issue: #24.

Covering this issue and allows for further development if another similar issue arises.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant