1) Fire 'Terminate' event on every thread on script termination. Fixes bug #1548528.
[phpeclipse.git] / net.sourceforge.phpeclipse.debug.core / src / net / sourceforge / phpdt / internal / debug / core / model / PHPThread.java
2006-08-29 robekras1) Fire 'Terminate' event on every thread on script...
2006-08-24 robekras1) Made getVariables and evalBlock methods in PHPDBGInt...
2006-01-22 bananeweizenavoid NullPointerException in debug
2005-10-15 axelclPatches from Robert Kraske (robekras):
2005-10-03 axelclPatches from user robekras to show the variables view
2005-07-03 stefanbjarniSmall bug fixes for the debugger client.
2005-07-03 stefanbjarniFixed the debugger client to work in Eclipse 3.1.
2003-11-25 fvicenteShow errors in console
2003-11-11 fvicenteFixed problem opening other sources
2003-07-30 fvicenteFirst submit for debug plugin