public
Description: managed debugger for IronPython
Homepage: http://devhawk.net/2009/02/27/Writing+An+IronPython+Debugger+Introduction.aspx
Clone URL: git://github.com/devhawk/ipydbg.git
ipydbg /
name age message
file .gitignore Tue Mar 31 13:19:31 -0700 2009 added .gitignore file [Harry Pierson]
file CorDebug.dll Fri Apr 03 00:00:05 -0700 2009 updated MetadataType.HasElementTypeImpl to retu... [Harry Pierson]
file CorDebug.pdb Fri Apr 03 00:00:05 -0700 2009 updated MetadataType.HasElementTypeImpl to retu... [Harry Pierson]
directory CorDebug/ Fri Apr 03 00:00:05 -0700 2009 updated MetadataType.HasElementTypeImpl to retu... [Harry Pierson]
file consolecolor.py Thu Mar 19 17:11:23 -0700 2009 moved console color code to consolecolor.py file [Harry Pierson]
file ipydbg.py Wed Apr 08 14:09:22 -0700 2009 refactored common parts of _bp_enable and _bp_d... [Harry Pierson]
directory samples/ Tue Mar 24 12:44:46 -0700 2009 Added more samples to debug and moved them to t... [Harry Pierson]