Merge xdebug 1.3.x
authorincastrix <incastrix>
Wed, 23 Jan 2008 22:47:14 +0000 (22:47 +0000)
committerincastrix <incastrix>
Wed, 23 Jan 2008 22:47:14 +0000 (22:47 +0000)
commitd2e588b90023165ce5b70c3721bdd2c38bdf9924
tree7ee860c1423d431931d665a43e99396b5a9e3535
parenta540c95b3f4a9c91525532c53e4afa786671f030
Merge xdebug 1.3.x
net.sourceforge.phpeclipse.xdebug.core/src/net/sourceforge/phpeclipse/xdebug/php/model/IClassFile.java [new file with mode: 0644]
net.sourceforge.phpeclipse.xdebug.core/src/net/sourceforge/phpeclipse/xdebug/php/model/ITypeRoot.java [new file with mode: 0644]
net.sourceforge.phpeclipse.xdebug.core/src/net/sourceforge/phpeclipse/xdebug/php/model/IXDebugBreakpoint.java [new file with mode: 0644]
net.sourceforge.phpeclipse.xdebug.core/src/net/sourceforge/phpeclipse/xdebug/php/model/ValidBreakpointLocationLocator.java [new file with mode: 0644]
net.sourceforge.phpeclipse.xdebug.core/src/net/sourceforge/phpeclipse/xdebug/php/model/XDebugBreakpoint.java [new file with mode: 0644]
net.sourceforge.phpeclipse.xdebug.core/src/net/sourceforge/phpeclipse/xdebug/php/model/XDebugConditionalBreakpoint.java [new file with mode: 0644]