Skip to content

Conversation

jborean93
Copy link

Adds the ppid kwarg to settrace that allows the caller to customise the reported parent process id to a DAP client. This exposes the existing command line argument --ppid just through the Python API.

This is an attempt to upstream the changes proposed in microsoft/debugpy#1920. Some background into why I am trying to add this to debugpy/pydevd is in microsoft/debugpy#1918.

Adds the ppid kwarg to settrace that allows the caller to customise the
reported parent process id to a DAP client. This exposes the existing
command line argument `--ppid` just through the Python API.
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