index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Python
/
remote_debug.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.14] gh-91048: Revert the memory cache removal for remote debugging (GH-136...
Miss Islington (bot)
2025-07-09
1
-0/+78
*
[3.14] gh-91048: Fix external inspection multi-threaded performance (GH-13600...
Pablo Galindo Salgado
2025-06-28
1
-78/+0
*
[3.14] Fix warnings `set but not used [-Wunused-but-set-variable]` in remote_...
Miss Islington (bot)
2025-06-10
1
-9/+0
*
[3.14] Fix definition of `_Py_RemoteDebug_` symbols for static linking (GH-13...
Miss Islington (bot)
2025-06-10
1
-2/+12
*
[3.14] gh-134876: Add fallback for when process_vm_readv fails with ENOSYS (G...
Miss Islington (bot)
2025-06-07
1
-0/+70
*
[3.14] gh-91048: Add better error messages for remote debugging for CI builds...
Miss Islington (bot)
2025-05-26
1
-55/+212
*
[3.14] gh-91048: Correct Apple platform includes for iOS. (GH-134712) (#134714)
Miss Islington (bot)
2025-05-26
1
-8/+8
*
[3.14] gh-91048: Refactor and optimize remote debugging module (#134652) (#13...
Pablo Galindo Salgado
2025-05-25
1
-3/+114
*
gh-91048: Chain some exceptions in _testexternalinspection.c (#132970)
Sergey Miryanov
2025-05-02
1
-3/+14
*
gh-91048: Fix _testexternalinspection.c on FreeBSD (#132945)
Victor Stinner
2025-04-25
1
-3/+5
*
gh-91048: Refactor _testexternalinspection and add Windows support (#132852)
Pablo Galindo Salgado
2025-04-25
1
-0/+793