8 lines
189 B
Markdown
8 lines
189 B
Markdown
# edbg
|
|
|
|
Linux debugger and debugging library. Implementation is based on Sy Brand's book [Building A Debugger](https://nostarch.com/building-a-debugger)
|
|
|
|
## Requirements
|
|
|
|
- libedit
|
|
- Catch2 |