I just found that the static variable is unavailable in variables view after setting the breakpoint.
I want to make sure that if it is true.
I know we can assign static variable to a local variable, I wonder if there are any other ways we can achieve it.

