Skip to content

Conversation

3rdit
Copy link

@3rdit 3rdit commented Oct 10, 2025

Added active_pid property to get the PID of the process that is currently being debugged. Returns 0 if unavailable or nothing is yet attached.

Implementation is added for every adapter, for GDB it's cached at connection time (as then we know the thread id equals the process pid).

@CLAassistant
Copy link

CLAassistant commented Oct 10, 2025

CLA assistant check
All committers have signed the CLA.

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