picoem-debug
Status: Personal research project — no maintenance commitments. See the project repository.
Placeholder crate for the future GDB RSP server, instruction trace, and DWT-driven tooling in the picoem RP2350 / RP2354 / RP2040 emulator workspace.
This crate currently has no public API. It is reserved on crates.io for the project's GDB / debug tooling, which is slated for a later phase of the workspace HLD roadmap. Until then it builds successfully but exposes nothing useful.
If you want to embed a Pico emulator in your project today, depend on
rp2350-emu or
rp2040-emu directly.
License
Dual-licensed under either:
- Apache License, Version 2.0
- MIT license
at your option.