1) Moved the hasRecursion and the updateVariableList to PHPStackframe class.
authorrobekras <robekras>
Thu, 20 Oct 2005 19:13:56 +0000 (19:13 +0000)
committerrobekras <robekras>
Thu, 20 Oct 2005 19:13:56 +0000 (19:13 +0000)
commitbe3be35b18f092335ff0323efe3cacd0ece8733a
treef3b3622c5082b85c812e1337c5f79929e435c26f
parentd655c355e85a54fc153c6b306086f03918011433
1) Moved the hasRecursion and the updateVariableList to PHPStackframe class.
Because the variables list belongs to a specific stackframe and not to the interface.
2) Modified updateStackFrameList because equality of stackframes is determined by their description and not by their module number.
net.sourceforge.phpeclipse.debug.core/src/net/sourceforge/phpdt/internal/debug/core/PHPDBGInterface.java