Added code change that will leave the debug session running even after the script...
[phpeclipse.git] / net.sourceforge.phpeclipse.debug.core / src / net / sourceforge / phpdt / internal / debug / core / PHPDBGProxy.java
2008-02-09 Edward MannAdded code change that will leave the debug session...
2008-01-15 Edward MannCommit RSE changes that were done in the debug projects.
2007-07-07 toshihiroAvoid terminating process at inappropriate state. It...
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 breakpoint to addBreak...
2005-11-08 robekras1) Interpret the local to remote path mappings as proje...
2005-10-24 robekras1) Fixed the Cross Plattform debugging bug. The path...
2005-10-16 robekras1) readVariables returns variables as a vector list.
2005-10-15 axelclPatches from Robert Kraske (robekras):
2005-10-03 axelclPatches from user robekras to show the variables view
2005-08-03 stefanbjarniPatch from Anders Betn�- improve path mapping when...
2005-08-03 stefanbjarniPatch from Anders Betn�- prevent disabled breakpoints...
2005-07-03 stefanbjarniSmall bug fixes for the debugger client.
2005-05-06 stefanbjarniOrganized imports
2005-04-23 stefanbjarniDebug session thread and socket leak fixed:
2005-03-14 axelclPatches from Martin K�r:
2005-03-10 axelclPatches from Martin K�r:
2004-10-05 cperkonigquickfix for bind-error
2004-09-05 jsurferAdded error log to the debug perspective
2004-07-10 cperkonigChanges for variablemodificatin
2004-06-22 cperkonigreduce warnings due to core.runtime deprecations
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