Hi,
I think you are meaning the opposite, static are always possible to show. Don't you?
For live variables, the variable should be static because if the variable is placed on stack (local) it only exist during the time that that stack frame consists.
Could you explain a bit more what you mean?
I think you are meaning the opposite, static are always possible to show. Don't you?
For live variables, the variable should be static because if the variable is placed on stack (local) it only exist during the time that that stack frame consists.
Could you explain a bit more what you mean?