We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b1dac6 commit 08e331dCopy full SHA for 08e331d
Doc/howto/remote_debugging.rst
@@ -531,7 +531,7 @@ present and accessible to the target process during execution.
531
Summary
532
=======
533
534
-To inject and execute a Python script in a remote parocess:
+To inject and execute a Python script in a remote process:
535
536
1. Locate the ``PyRuntime`` structure in the target process’s memory.
537
2. Read and validate the ``_Py_DebugOffsets`` structure at the beginning of
0 commit comments