Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-17 | gdb-helpers: libcr.py: Allow switching to coroutine_main() | Luke T. Shumaker | |
This is needed when a coroutine exits when all other coroutines are paused. | |||
2025-04-17 | gdb-helpers: libcr.py: Begone with the CrCoroutine.id alias | Luke T. Shumaker | |
2025-03-22 | Python: Clean up f-strings | Luke T. Shumaker | |
2025-03-22 | make lint/python3: Use pylint | Luke T. Shumaker | |
2024-12-09 | GDB fixes | Luke T. Shumaker | |
2024-12-08 | Fix libcr gdb integration? | Luke T. Shumaker | |
2024-12-08 | gdb-helpers/libcr.py: s/GdbJmpBuf/gdb_JmpBuf/g | Luke T. Shumaker | |
2024-12-08 | Pull in https://github.com/python/typeshed/pull/13169 | Luke T. Shumaker | |
2024-11-29 | gdb-helpers/libcr.py: Use fewer breakpoints | Luke T. Shumaker | |
They're at a premium on the RP2040. | |||
2024-11-29 | gdb-helpers/libcr.py: Fixes for running on actual ARM | Luke T. Shumaker | |
2024-11-23 | libcr: Add a GDB helper | Luke T. Shumaker | |