dareog

February 26, 2018 ยท View on GitHub

ORC meets DWARF.

Building

Install dependencies:

  • meson
  • libelf
  • libdwarfw
    Alternatively, you can use git submodules:
    git submodule init
    git submodule update
    

Run these commands:

meson build
ninja -C build

License

GPLv2

Copyright (c) 2017 Josh Poimboeuf jpoimboe@redhat.com Copyright (c) 2018 emersion