reverting PHPDBGInterface to code before attempt to keep debug session running. This...
[phpeclipse.git] / net.sourceforge.phpeclipse.debug.core / src / net / sourceforge / phpdt / internal / debug / core / PHPDBGInterface.java
2008-04-06 Edward Mannreverting PHPDBGInterface to code before attempt to...
2008-02-09 Edward MannAdded code change that will leave the debug session...
2007-08-16 toshihiroModified: 1764120 - Variables View doesn't show global...
2007-08-12 toshihiroModified: 1764120 - Variables View doesn't show global...
2007-08-09 toshihiroModified: 1764120 - Variables View doesn't show global...
2007-08-07 toshihiroModified: 1764120 - Variables View doesn't show global...
2006-08-24 robekras1) Made getVariables and evalBlock methods in PHPDBGInt...
2006-06-14 robekras1) Open port 7869 for dbg communication if we run a...
2005-12-11 robekras1) Added handling of conditional breakpoints.
2005-11-08 robekras1) Remove the empty root node from PHPVariable list.
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