https://github.com/itsfarseen/expos-xdb
Visual debugger for eXpOS XSM
https://github.com/itsfarseen/expos-xdb
Last synced: over 1 year ago
JSON representation
Visual debugger for eXpOS XSM
- Host: GitHub
- URL: https://github.com/itsfarseen/expos-xdb
- Owner: itsfarseen
- License: mit
- Created: 2019-09-02T09:28:20.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-29T14:04:02.000Z (over 6 years ago)
- Last Synced: 2025-03-08T21:11:23.010Z (over 1 year ago)
- Language: Rust
- Size: 48.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# XDB
> Visual debugger for eXpOS
> http://exposnitc.github.io/ | https://github.com/eXpOSNitc/
# Compiling
Grab latest version of Rust.
```
cd ~/path/to/xdb
cargo run
````
# Running
```
xdb /path/to/xsm --debug
```