class StepThreadControllerTest_Line0_Test
Defined at line 86 of file ../../src/developer/debug/zxdb/client/step_thread_controller_unittest.cc
Some entries in the line table may have their line number set to zero. These indicate code
generated by the compiler not associated with any line number. These should be transparently
stepped over when stepping by line.
This test tests the case where the line table has 10, 0, 10 11. Stepping from the first "10" line
should end up on "11".
Public Methods
void StepThreadControllerTest_Line0_Test ()
Defined at line 86 of file ../../src/developer/debug/zxdb/client/step_thread_controller_unittest.cc
void StepThreadControllerTest_Line0_Test (const StepThreadControllerTest_Line0_Test & )
Defined at line 86 of file ../../src/developer/debug/zxdb/client/step_thread_controller_unittest.cc
void StepThreadControllerTest_Line0_Test (StepThreadControllerTest_Line0_Test && )
Defined at line 86 of file ../../src/developer/debug/zxdb/client/step_thread_controller_unittest.cc
StepThreadControllerTest_Line0_Test & operator= (const StepThreadControllerTest_Line0_Test & )
Defined at line 86 of file ../../src/developer/debug/zxdb/client/step_thread_controller_unittest.cc
StepThreadControllerTest_Line0_Test & operator= (StepThreadControllerTest_Line0_Test && )
Defined at line 86 of file ../../src/developer/debug/zxdb/client/step_thread_controller_unittest.cc
void ~StepThreadControllerTest_Line0_Test ()
Defined at line 86 of file ../../src/developer/debug/zxdb/client/step_thread_controller_unittest.cc