prashks / sdb-old

The Slick Debugger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sdb

The Slick/Simple Debugger

Build Status

Installation

Ensure you have the following dependencies:

  • Python 3.6 or newer
  • drgn

Then run:

$ git clone https://github.com/sdimitro/sdb.git
$ cd sdb
$ sudo python3 setup.py install

The above should install sdb under /usr/local/bin/.

About

The Slick Debugger

License:Apache License 2.0


Languages

Language:Python 100.0%