Skip to content

typon/gudb-obsolete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gudb

Welcome to gudb, a prettier gdb interface.

(Inspired by pudb, the awesome python debugger.)

Requirements

  1. node.js
  2. npm
  3. gdb (> v7.3)
  4. python2 (>= v2.7, pip install future) or python3 (>= 3.0)

Usage

git clone https://github.com/typon/gudb 
cd gudb/build
npm install
node main.js <path to program executable>

About

A more ergonomic terminal-based front-end for gdb

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published