tractor/tractor/devx
Tyler Goodlet 097101f8d3 Port debug request ep to use `@context(pld_spec)`
Namely passing the `.__pld_spec__` directly to the
`lock_stdio_for_peer()` decorator B)

Also, allows dropping `apply_debug_pldec()` (which was a todo) and
removing a `lock_stdio_for_peer()` indent level.
2025-03-24 14:04:52 -04:00
..
__init__.py Big debugger rework, more tolerance for internal err-hangs 2025-03-24 14:04:51 -04:00
_debug.py Port debug request ep to use `@context(pld_spec)` 2025-03-24 14:04:52 -04:00
_frame_stack.py Rework and first draft of `.devx._frame_stack.py` 2025-03-24 14:04:51 -04:00
_stackscope.py Use `log.devx()` for `stackscope` messages 2025-03-20 23:22:45 -04:00
cli.py Mk debugger tests work for arbitrary pre-REPL format 2025-03-20 15:07:27 -04:00
pformat.py Move `_debug.pformat_cs()` into `devx.pformat` 2025-03-24 14:04:51 -04:00