summaryrefslogtreecommitdiffstats
path: root/Modules/_remote_debugging/code_objects.c
Commit message (Expand)AuthorAgeFilesLines
* gh-91048: Refactor common data into context object in Modules/_remote_debuggi...Pablo Galindo Salgado2025-12-171-14/+15
* gh-138122: Make the tachyon profiler opcode-aware (#142394)Pablo Galindo Salgado2025-12-111-28/+96
* gh-138122: Implement frame caching in RemoteUnwinder to reduce memory reads (...Pablo Galindo Salgado2025-12-061-0/+5
* gh-138122: Split Modules/_remote_debugging_module.c into multiple files (#141...Pablo Galindo Salgado2025-11-251-0/+390