stackFrame.getLocal does not work
Environment: new test of ARM64 (5c0f0984)
ERROR: testArm64 (arm64dumptest.ARM64DumpTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "D:\Projects\pykd\test\scripts\arm64dumptest.py", line 50, in testArm64
self.assertEqual( 0xffffc18eaa798940, stack[11].getLocal("irp").m_Irp )
SymbolException: 'irp' - static local variable not found
kdlib::StackFrameImpl::findStaticVar works incorrectly