An open API service indexing awesome lists of open source software.

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

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
```