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
*
gh-142627: Ignore anonymous mappings in Linux remote debugging (#142628)
Victor Stinner
2025-12-12
1
-0/+5
*
gh-138122: Implement frame caching in RemoteUnwinder to reduce memory reads (...
Pablo Galindo Salgado
2025-12-06
1
-0/+109
*
gh-138122: Split Modules/_remote_debugging_module.c into multiple files (#141...
Pablo Galindo Salgado
2025-11-25
1
-4/+4
*
gh-139275: Fix compilation of Modules/_remote_debugging_module.c when the sys...
Pablo Galindo Salgado
2025-09-24
1
-1/+1
*
gh-135953: Profile a module or script with sampling profiler (#136777)
László Kiss Kollár
2025-08-11
1
-6/+28
*
gh-135953: Implement sampling tool under profile.sample (#135998)
László Kiss Kollár
2025-07-10
1
-1/+21
*
gh-91048: Revert the memory cache removal for remote debugging (#136440)
Pablo Galindo Salgado
2025-07-09
1
-0/+78
*
gh-91048: Fix external inspection multi-threaded performance (#136005)
Pablo Galindo Salgado
2025-06-28
1
-78/+0
*
Fix warnings `set but not used [-Wunused-but-set-variable]` in remote_debug.h...
Chris Eibl
2025-06-10
1
-9/+0
*
Fix definition of `_Py_RemoteDebug_` symbols for static linking (#135146)
Zanie Blue
2025-06-10
1
-2/+12
*
gh-134876: Add fallback for when process_vm_readv fails with ENOSYS (#134878)
Daniel Golding
2025-06-07
1
-0/+70
*
gh-91048: Add better error messages for remote debugging for CI builds (#134682)
Pablo Galindo Salgado
2025-05-26
1
-55/+212
*
gh-91048: Correct Apple platform includes for iOS. (#134712)
Russell Keith-Magee
2025-05-26
1
-8/+8
*
gh-91048: Refactor and optimize remote debugging module (#134652)
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