/sdb

The Slick Debugger

Primary LanguagePythonApache License 2.0Apache-2.0

sdb

The Slick/Simple Debugger

Installation

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/.