The Slick/Simple Debugger
Ensure you have the following dependencies:
- Python 3.6 or newer
- drgn
Then run:
$ git clone https://github.com/delphix/sdb.git
$ cd sdb
$ sudo python3 setup.py install
The above should install sdb
under /usr/local/bin/
.