also, "globals"(non-locals) do not show up in watch list/locals at all ;/ Makes it very hard to debug ;/ If I put, say, a variable outside a function, it will not be in any list and I cannot see it's value unless I make a local alias to it.