Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 08e331d

Browse filesBrowse files
PR 132638 typo fix (#132785)
Update remote_debugging.rst
1 parent 2b1dac6 commit 08e331d
Copy full SHA for 08e331d

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎Doc/howto/remote_debugging.rst

Copy file name to clipboardExpand all lines: Doc/howto/remote_debugging.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,7 @@ present and accessible to the target process during execution.
531531
Summary
532532
=======
533533

534-
To inject and execute a Python script in a remote parocess:
534+
To inject and execute a Python script in a remote process:
535535

536536
1. Locate the ``PyRuntime`` structure in the target process’s memory.
537537
2. Read and validate the ``_Py_DebugOffsets`` structure at the beginning of

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.