Difference between revisions of "Duby"

From havefunsoft wiki
Jump to: navigation, search
m
m
Line 1: Line 1:
duby is a debugger. Or at least is intended to be as such.
+
duby is a collective name for a debugging library (dubylib) and an(implementation of) debugger (dubyline).  
 +
 
 +
It could also be reference to dubyline plugin for Lazarus IDE
  
 
(should be read as "dubby" - a little debugger)
 
(should be read as "dubby" - a little debugger)

Revision as of 09:24, 30 October 2017

duby is a collective name for a debugging library (dubylib) and an(implementation of) debugger (dubyline).

It could also be reference to dubyline plugin for Lazarus IDE

(should be read as "dubby" - a little debugger)

Code

Public Repository: http://svn.code.sf.net/p/duby/code/

See Also