Skip to content

Small improvements to libproc usage in _remote_debugging #144648

@jmroot

Description

@jmroot

Feature or enhancement

Proposal:

Modules/_remote_debugging/subprocess.c should include libproc.h, since that is where the proc_* functions are actually declared. It should also use proc_listpids rather than proc_listallpids since it provides the same functionality while being available on more OS versions.

Has this already been discussed elsewhere?

This is a minor feature, which does not need previous discussion elsewhere

Links to previous discussion of this feature:

No response

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    extension-modulesC modules in the Modules dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions