1) Did not check for an empty variable list in getVariables.
[phpeclipse.git] / net.sourceforge.phpeclipse.debug.core / src / net / sourceforge / phpdt / internal / debug / core / PHPDBGInterface.java
2005-10-24 robekras1) Did not check for an empty variable list in getVaria...
2005-10-22 robekras1) Patches the variable list which is provided by DBG...
2005-10-20 robekras1) Moved the hasRecursion and the updateVariableList...
2005-10-18 robekras1) A temporary fix for the recursion problem with the...
2005-10-16 robekras1) getVariables returns variables as a vector list.
2005-10-15 axelclPatches from Robert Kraske (robekras):
2005-05-06 stefanbjarniOrganized imports
2004-09-05 jsurferAdded error log to the debug perspective
2004-07-10 cperkonigChanges for variablemodificatin
2004-02-11 cperkonigmodification to debug on a remote server
2003-11-25 fvicenteShow errors in console
2003-11-11 fvicenteFixed problem opening other sources
2003-11-09 fvicentestack frame bugs fixed
2003-07-30 fvicenteFirst submit for debug plugin