ide/debugger/watches: Fixed watching globals within a namespace
authorJerome St-Louis <jerome@ecere.com>
Wed, 9 Jul 2014 05:00:24 +0000 (01:00 -0400)
committerJerome St-Louis <jerome@ecere.com>
Wed, 9 Jul 2014 07:27:14 +0000 (03:27 -0400)
commitee6c40e6923cbb574a6b166f9a3476a8e105c9f9
tree68bbb2923fcc74a0819bb3a33937d52fba98f26e
parenta69b6476cf3f150c73866e5d7a7d8206eb2198af
ide/debugger/watches: Fixed watching globals within a namespace
- Proper mangling
- Setting defaultNameSpace
- Rather than completely evaluation containing '<' ( 03aecccabb62ebd3aaba0a5a574c8d23b97b75b6 )
 stopping the evaluation before to fix arrays resolving to the global identifiers
ide/src/debugger/debugTools.ec
ide/src/designer/CodeEditor.ec