class StackTest_InlineVars_Test
Defined at line 410 of file ../../src/developer/debug/zxdb/client/stack_unittest.cc
Tests that variables in inline functions are found during evaluation.
This sets up an inline frame and makes sure we can read a local variable out of it.
Public Methods
void StackTest_InlineVars_Test ()
Defined at line 410 of file ../../src/developer/debug/zxdb/client/stack_unittest.cc
void StackTest_InlineVars_Test (const StackTest_InlineVars_Test & )
Defined at line 410 of file ../../src/developer/debug/zxdb/client/stack_unittest.cc
void StackTest_InlineVars_Test (StackTest_InlineVars_Test && )
Defined at line 410 of file ../../src/developer/debug/zxdb/client/stack_unittest.cc
StackTest_InlineVars_Test & operator= (const StackTest_InlineVars_Test & )
Defined at line 410 of file ../../src/developer/debug/zxdb/client/stack_unittest.cc
StackTest_InlineVars_Test & operator= (StackTest_InlineVars_Test && )
Defined at line 410 of file ../../src/developer/debug/zxdb/client/stack_unittest.cc
void ~StackTest_InlineVars_Test ()
Defined at line 410 of file ../../src/developer/debug/zxdb/client/stack_unittest.cc