index
:
sbc-harness
clang-format
lukeshu/9p-containers
lukeshu/9p-read-multi-iovec
lukeshu/dhcp
lukeshu/libobj
lukeshu/no-pico_time
lukeshu/patch-typeshed
lukeshu/picolibc
lukeshu/promise
lukeshu/vid
lukeshu/vid2
lukeshu/waitgroup
main
Unnamed repository; edit this file 'description' to name the repository.
Luke T. Shumaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb-helpers
Age
Commit message (
Collapse
)
Author
12 days
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.
12 days
gdb-helpers: libcr.py: Begone with the CrCoroutine.id alias
Luke T. Shumaker
2025-04-05
gdb-helpers: rp2040: Limit widths to 80 columns
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
2025-03-04
libhw: rp2040_hwspi: Use DMA
Luke T. Shumaker
2025-03-03
gdb-helpers: rp2040-show-interrupts: Fuss with output
Luke T. Shumaker
2025-03-03
gdb-helpers: rp2040-show-interrupts: Split into several methods
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
2024-11-23
lint rp2040.py
Luke T. Shumaker