COMMITS
/ Modules/_remote_debugging/frames.c March 22, 2026
P
gh-146308: Fix error handling issues in _remote_debugging module (#146309)
Pablo Galindo Salgado committed
February 26, 2026
T
gh-144316: Fix missing exception in _remote_debugging with debug=False (#144442)
Taegyun Kim committed
December 26, 2025
P
gh-140739: Fix crashes from corrupted remote memory (#143190)
Pablo Galindo Salgado committed
December 23, 2025
P
gh-138122: Add blocking mode for accurate stack traces in Tachyon (#142998)
Pablo Galindo Salgado committed
December 17, 2025
P
gh-91048: Refactor common data into context object in Modules/_remote_debugging (#142879)
Pablo Galindo Salgado committed
P
gh-138122: Validate base frame before caching in remote debugging frame cache (#142852)
Pablo Galindo Salgado committed
December 11, 2025
P
gh-138122: Make the tachyon profiler opcode-aware (#142394)
Pablo Galindo Salgado committed
December 7, 2025
P
gh-138122: Don't sample partial frame chains (#141912)
Pablo Galindo Salgado committed
December 6, 2025
P
gh-138122: Implement frame caching in RemoteUnwinder to reduce memory reads (#142137)
Pablo Galindo Salgado committed
November 25, 2025
P
gh-138122: Split Modules/_remote_debugging_module.c into multiple files (#141934)
Pablo Galindo Salgado committed