rocky

New York, NY, USA
 

Managed Projects

GNU Make debugger (remake)

  Analyzed about 1 month ago

Patched GNU Make sources to add improved error reporting, tracing, target listing, graph visualization, and profiling. It also contains debugger.

58.4K lines of code

1 current contributors

over 1 year since last commit

3 users on Open Hub

Activity Not Available
5.0
 
I Use This

libcdio-paranoia

  Analyzed about 1 month ago

A port of CD paranoia on top of libcdio.

9.89K lines of code

2 current contributors

3 months since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This
Licenses: gpl, lgpl21_or...

bash debugger, bashdb

  Analyzed about 1 month ago

A gdb-like debugger for bash version 3.0 and greater. Shares code with the zsh and ksh debuggers zshdb and kshdb.

3.62K lines of code

0 current contributors

almost 16 years since last commit

2 users on Open Hub

Activity Not Available
0.0
 
I Use This

trepan-ni

  Analyzed over 1 year ago

A more gdb-like (v8) node-inspect (v8), in the trepan debugger family. For a nodejs debugger supporting the older v8 protocol.

3.95K lines of code

1 current contributors

over 5 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

realgud

  Analyzed about 1 month ago

Emacs interface to external debuggers The debuggers we currently support are: - bashdb - Devel::Trepan - gdb - gub - kshdb - pdb - perldb - pydb - pydbgr - rb8-trepanning - rbx-trepanning - remake - ruby-debug - trepanning - trepan2 - trepan3k - zshdb

15.5K lines of code

7 current contributors

over 1 year since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

python:spark-parser

  Analyzed about 1 month ago

An Earley-Algorithm Context-free grammar Parser Toolkit This package uses Jay Earley's algorithm for parsing context free grammars, and comes with some generic Abstract Syntax Tree routines. There is also a prototype scanner which does its job by combining Python regular expressions.

3.52K lines of code

1 current contributors

4 months since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Licenses: No declared licenses

pydbgr

  Analyzed about 1 month ago

A rewrite of pydb from the ground up. This code makes assumes Python in the version range of 2.5 up to and not including 3K. The command API portion of the debugger is largely modelled on the GNU GDB model. A command-line interface (CLI) is provided. There's a lot of cool stuff here ... [More] that's not in pydb or pdb. * Source-code Syntax Colorization * Smart Eval * Out-of-Process Debugging * Better stepping granularity * Debugger Macros via Python Lambda expressions * Byte-code Instruction Introspection * Debugger Command Arguments can be Variables and Expressions * Egg Installable * Command Completion [Less]

17.3K lines of code

1 current contributors

3 months since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

zsh debugger

  Analyzed about 1 month ago

Debugger for zsh (requires version 4.3.6-dev or greater).

10.6K lines of code

1 current contributors

6 months since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

Korn shell debugger, kshdb

  Analyzed about 1 month ago

Korn Shell (93v- 2014-12-24 or greater) Debugger Similar to zshdb and bashdb which share code with this.

8.96K lines of code

1 current contributors

10 months since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

uncompyle6

  Analyzed about 1 month ago

uncompyle6 translates Python bytecode back into equivalent Python source code. It accepts bytecodes from Python version 1.0 to 3.8 or so, including PyPy bytecode and Dropbox’s Python 2.5 bytecode.

97.7K lines of code

6 current contributors

4 months since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Licenses: No declared licenses