Skip to content
This repository has been archived by the owner on Sep 9, 2019. It is now read-only.

sdimitro/sdb-orig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Acknowledgements

A lot of this work was done in the span of a week during a hackathon by multiple people whose commit history is lost in this repo. Their names are listed below (in alphabetic order by last name):

Matthew Ahrens, Don Brady, Paul Dagnelie, John Gallagher, Sara Hartse, Prashanth Sreenivasa, Prakash Surya, George Wilson, Pavel Zakharov

In addition, we'd like to thank Karyn Ritter for her help in establishing the license of the project.

About

The Slick/Simple Debugger

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages