Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit2137c0b

Browse files
encukouPranjal095
authored andcommitted
pythongh-131591: Document Py_REMOTE_DEBUG (pythonGH-135929)
1 parent4092fb5 commit2137c0b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎Doc/using/configure.rst‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -686,6 +686,13 @@ also be used to improve performance.
686686
not compiled. This includes both the functionality to schedule code to be executed
687687
and the functionality to receive code to be executed.
688688

689+
..c:macro:: Py_REMOTE_DEBUG
690+
691+
This macro is defined by default, unless Python is configured with
692+
:option:`--without-remote-debug`.
693+
694+
Note that even if the macro is defined, remote debugging may not be
695+
available (for example, on an incompatible platform).
689696

690697
..versionadded::3.14
691698

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp