A Rust crate implementing the GDB Remote Serial Protocol
Stars
35
Forks
12
Watchers
Open Issues
18
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
58
commits
21
14
2
1
Merge pull request #66 from jD91mZM2/to_libc
502f5c8
Add errno docs and from_libc/to_libc functions
6b841a0
Merge pull request #65 from jD91mZM2/ci
7c9d878
Add GitHub actions
f5d1c83
Add more command: continue, step, ... (#62)
1e14865
Merge pull request #61 from yurydelendik/make-libc-optional
db28f8d
Make libc optional feature
147bf84
Add GDB signal enum
8230d28
Implement vFile support (#60)
66b05a6
Implement qXfer
d3bc89f
Fix handling of partial packets
f20055b
Implement qfThreadInfo
565ab0c
Format code using 'cargo fmt'
914bdeb
Fix empty QPassSignals:
3e2f7c7
Allow avoiding allocation in vCont
727aa21