licenses.dev

gdbstub_arch v0.1.1

Implementations of `gdbstub::arch::Arch` for various architectures.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT5
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
cfg-if • 0.1.10A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
num-traits • 0.2.19Numeric traits for generic mathematicsDIRECT1
paste • 1.0.15Macros for all your token pasting needsINDIRECT0
MIT1
PackageRelationDependenciesPublished
gdbstub • 0.5.0An implementation of the GDB Remote Serial Protocol in RustDIRECT6
0BSD1
PackageRelationDependenciesPublished
managed • 0.8.0An interface for logically owning objects, whether or not heap allocation is available.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/gdbstub_arch)](https://licenses.dev/cargo/gdbstub_arch)
<a href="https://licenses.dev/cargo/gdbstub_arch">
  <img src="https://licenses.dev/b/cargo/gdbstub_arch" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.1 version:

[![licenses](https://licenses.dev/b/cargo/gdbstub_arch/0.1.1)](https://licenses.dev/cargo/gdbstub_arch/0.1.1)
<a href="https://licenses.dev/cargo/gdbstub_arch/0.1.1">
  <img src="https://licenses.dev/b/cargo/gdbstub_arch/0.1.1" alt="licenses" />
</a>
GitHub