Skip to content

Commit

Permalink
README: Impressum
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonKagstrom committed Jun 30, 2024
1 parent 25b64d2 commit 379fc9b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Features:
* Navigation via jumps and calls
* History of visited addresses/symbols, with back/forward navigation
* High-level source code display (if available)
* Highlight used registers

## Preparations for build

Expand Down Expand Up @@ -58,3 +59,6 @@ conan install -of build --build=missing -s build_type=Release conanfile.txt
cmake -B build -GNinja -DCMAKE_PREFIX_PATH="`pwd`/build/Release/generators/;`brew --prefix binutils`" -DCMAKE_BUILD_TYPE=Release
ninja -C build
```

## More information
Simon Kagstrom <simon.kagstrom@gmail.com>

0 comments on commit 379fc9b

Please sign in to comment.