1) Open port 7869 for dbg communication if we run a non remote debug session, as...
[phpeclipse.git] / net.sourceforge.phpeclipse.debug.core / src / net / sourceforge / phpdt / internal / debug / core / model /
2006-01-22 bananeweizensort variables in watch view alphabetically
2006-01-22 bananeweizenavoid NullPointerException in debug
2005-12-11 robekras1) Not really necessary changes (made minor code change...
2005-12-11 robekras1) Added handling of conditional breakpoints to the...
2005-11-26 robekras1) Fixed bug #1366994 . bool and resource variables...
2005-10-27 robekras1) Fixed the missing resource variable bug.
2005-10-22 robekras1) Made setName a public method. (For the 'unnamed...
2005-10-20 robekras1) Moved the hasRecursion and the updateVariableList...
2005-10-20 robekras1) Moved the fHasChanged flag from PHPVariable to PHPValue.
2005-10-16 robekras1) Added a vector for storing the variables.
2005-10-15 axelclPatches from Robert Kraske (robekras):
2005-10-04 axelclPatches from user robekras to show the variables view
2005-10-03 axelclPatches from user robekras to show the variables view
2005-08-03 stefanbjarniPatch from Anders Betn�- enable changing breakpoints...
2005-07-03 stefanbjarniSmall bug fixes for the debugger client.
2005-07-03 stefanbjarniFixed the debugger client to work in Eclipse 3.1.
2005-07-02 stefanbjarniAdded a comment about fixing a live leak later.
2005-06-27 axelclPatch from Martin Koegler:
2005-05-06 stefanbjarniOrganized imports
2005-04-23 stefanbjarniDebug session thread and socket leak fixed:
2004-07-10 cperkonigChanges for variablemodificatin
2004-07-10 cperkonigInitial implementation - Class to parse evalString...
2004-06-04 khartlage3.x RC1 compatibility
2004-03-28 cperkonigchanges for VariableHover
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