Docs.rs
sys-rs-0.1.0
sys-rs 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
yrakcaz
Dependencies
capstone ^0.12.0
normal
ctor ^0.2.8
normal
gimli ^0.28.1
normal
goblin ^0.8.0
normal
libc ^0.2.153
normal
libunwind-rs ^0.4.0
normal
nix ^0.30.1
normal
procfs ^0.18.0
normal
rustyline ^16.0.0
normal
serde ^1.0.197
normal
serde_derive ^1.0.197
normal
serde_json ^1.0.114
normal
tempfile ^3.22.0
normal
regex ^1
dev
serial_test ^3.1.1
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module breakpoint
sys_rs
0.1.0
Module breakpoint
Module Items
Structs
In crate sys_
rs
sys_rs
Module
breakpoint
Copy item path
Source
Expand description
Software breakpoint installation and management.
Structs
ยง
Manager
Breakpoint manager that owns breakpoint metadata for a traced process.
Pending
Represents a breakpoint event that needs to be processed by the tracer.