class FinishThreadControllerTest_FinishPhysicalAndInline_Test
Defined at line 85 of file ../../src/developer/debug/zxdb/client/finish_thread_controller_unittest.cc
Finishes multiple frames, consisting of one physical frame finish followed by two inline frame
finishes. This finishes to frame 4 (see InlineThreadControllerTest) which is the "middle"
physical frame. It requires doing a "finish" of the top physical frame, then stepping through
both middle inline frames.
Public Methods
void FinishThreadControllerTest_FinishPhysicalAndInline_Test ()
Defined at line 85 of file ../../src/developer/debug/zxdb/client/finish_thread_controller_unittest.cc
void FinishThreadControllerTest_FinishPhysicalAndInline_Test (const FinishThreadControllerTest_FinishPhysicalAndInline_Test & )
Defined at line 85 of file ../../src/developer/debug/zxdb/client/finish_thread_controller_unittest.cc
void FinishThreadControllerTest_FinishPhysicalAndInline_Test (FinishThreadControllerTest_FinishPhysicalAndInline_Test && )
Defined at line 85 of file ../../src/developer/debug/zxdb/client/finish_thread_controller_unittest.cc
FinishThreadControllerTest_FinishPhysicalAndInline_Test & operator= (const FinishThreadControllerTest_FinishPhysicalAndInline_Test & )
Defined at line 85 of file ../../src/developer/debug/zxdb/client/finish_thread_controller_unittest.cc
FinishThreadControllerTest_FinishPhysicalAndInline_Test & operator= (FinishThreadControllerTest_FinishPhysicalAndInline_Test && )
Defined at line 85 of file ../../src/developer/debug/zxdb/client/finish_thread_controller_unittest.cc
void ~FinishThreadControllerTest_FinishPhysicalAndInline_Test ()
Defined at line 85 of file ../../src/developer/debug/zxdb/client/finish_thread_controller_unittest.cc