picoem-debug 0.1.1

Placeholder crate for the future GDB RSP server and instruction-trace tooling for the picoem RP2350/RP2040 emulator workspace.
Documentation
  • Coverage
  • 100%
    1 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 9.67 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 230.33 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 19s Average build duration of successful builds.
  • all releases: 19s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • 0x4D44/picoem
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • 0x4D44

picoem-debug

Status: Personal research project — no maintenance commitments. See the project repository.

Crates.io Docs.rs License: MIT OR Apache-2.0

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.