Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 20, 2025

  • Mention remote debugging via -p PID in usage text

Adds a brief note to the pdb help summary about attaching to a running
process using the -p option, making the remote debugging feature
more visible.

  • Mention remote debugging in pdb.rst
    (cherry picked from commit 6856a04)

Co-authored-by: ivonastojanovic [email protected]


📚 Documentation preview 📚: https://cpython-previews--134398.org.readthedocs.build/

* Mention remote debugging via -p PID in usage text

Adds a brief note to the pdb help summary about attaching to a running
process using the -p option, making the remote debugging feature
more visible.

* Mention remote debugging in pdb.rst
(cherry picked from commit 6856a04)

Co-authored-by: ivonastojanovic <[email protected]>
@python-cla-bot
Copy link

python-cla-bot bot commented May 20, 2025

All commit authors signed the Contributor License Agreement.

CLA signed

@pablogsal pablogsal enabled auto-merge (squash) May 20, 2025 23:51
@pablogsal pablogsal merged commit b0bf48a into python:3.14 May 21, 2025
48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants