Patch from Martin Koegler:
authoraxelcl <axelcl>
Mon, 27 Jun 2005 17:16:39 +0000 (17:16 +0000)
committeraxelcl <axelcl>
Mon, 27 Jun 2005 17:16:39 +0000 (17:16 +0000)
commitf3facc7a2e0cdae85f6eae4f86a84ff8896a2c05
treecb6ad24a933b6b1f130e852e880a3b55a169b759
parent9c58a4552576f2b2390678dd56dbdbf679648375
Patch from Martin Koegler:
phpeclipse does not lists php breakpoints as supported
breakpoints. (There is a button for showing the breakpoints the
current debug process in the breakpoint window). The following patch
shows all PHP breakpoints in this case (instead of none):
net.sourceforge.phpeclipse.debug.core/src/net/sourceforge/phpdt/internal/debug/core/model/PHPDebugTarget.java