1) Patches the variable list which is provided by DBG via PHPDBGEvalString.
authorrobekras <robekras>
Sat, 22 Oct 2005 15:33:01 +0000 (15:33 +0000)
committerrobekras <robekras>
Sat, 22 Oct 2005 15:33:01 +0000 (15:33 +0000)
commit1c05646d36c63efebead53504b2c3c757f88749b
tree78680927e4538aa04ae10ad1a02590f495383a84
parent6ee2aebb1acbcfb91587489a574f486f50a9a0f5
1) Patches the variable list which is provided by DBG via PHPDBGEvalString.
Gives a single space as name to the previously unnamed PHPVariable root node.
This allows the VariableView to restore the variable tree.
net.sourceforge.phpeclipse.debug.core/src/net/sourceforge/phpdt/internal/debug/core/PHPDBGInterface.java