Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tensorush/dobby

[WIP] ELF debugger.
https://github.com/tensorush/dobby

debug debugger debuggers debugging debugging-tool dobby elf zig zig-lang zig-language zig-package ziglang

Last synced: about 1 month ago
JSON representation

[WIP] ELF debugger.

Awesome Lists containing this project

README

        

# dobby

[![CI][ci-shd]][ci-url]
[![LC][lc-shd]][lc-url]

## ELF debugger.

### :rocket: Usage

```sh
git clone https://github.com/tensorush/dobby.git
cd dobby/
zig build exe -- -h
```

[ci-shd]: https://img.shields.io/github/actions/workflow/status/tensorush/dobby/ci.yaml?branch=main&style=for-the-badge&logo=github&label=CI&labelColor=black&killCache=true
[ci-url]: https://github.com/tensorush/dobby/blob/main/.github/workflows/ci.yaml
[lc-shd]: https://img.shields.io/github/license/tensorush/dobby.svg?style=for-the-badge&labelColor=black&killCache=true
[lc-url]: https://github.com/tensorush/dobby/blob/main/LICENSE