class StepThreadControllerTest_SofwareException_Test
Defined at line 43 of file ../../src/developer/debug/zxdb/client/step_thread_controller_unittest.cc
Software exceptions should always stop execution. These might be from something like a hardcoded
breakpoint instruction in the code. Doing "step" shouldn't skip over these.
Public Methods
void StepThreadControllerTest_SofwareException_Test ()
Defined at line 43 of file ../../src/developer/debug/zxdb/client/step_thread_controller_unittest.cc
void StepThreadControllerTest_SofwareException_Test (const StepThreadControllerTest_SofwareException_Test & )
Defined at line 43 of file ../../src/developer/debug/zxdb/client/step_thread_controller_unittest.cc
void StepThreadControllerTest_SofwareException_Test (StepThreadControllerTest_SofwareException_Test && )
Defined at line 43 of file ../../src/developer/debug/zxdb/client/step_thread_controller_unittest.cc
StepThreadControllerTest_SofwareException_Test & operator= (const StepThreadControllerTest_SofwareException_Test & )
Defined at line 43 of file ../../src/developer/debug/zxdb/client/step_thread_controller_unittest.cc
StepThreadControllerTest_SofwareException_Test & operator= (StepThreadControllerTest_SofwareException_Test && )
Defined at line 43 of file ../../src/developer/debug/zxdb/client/step_thread_controller_unittest.cc
void ~StepThreadControllerTest_SofwareException_Test ()
Defined at line 43 of file ../../src/developer/debug/zxdb/client/step_thread_controller_unittest.cc