class ThreadImplTest_ControllersWithGeneralException_Test
Defined at line 194 of file ../../src/developer/debug/zxdb/client/thread_impl_unittest.cc
Tests that general exceptions still run thread controllers. If the exception is at an address
where the thread controller says "stop", that thread controller should be notified so it can be
deleted. It doesn't matter what caused the stop if the thread controller thinks its done.
For this exception case, the thread should always stop, even if the controllers say "continue."
Public Methods
void ThreadImplTest_ControllersWithGeneralException_Test ()
Defined at line 194 of file ../../src/developer/debug/zxdb/client/thread_impl_unittest.cc
void ThreadImplTest_ControllersWithGeneralException_Test (const ThreadImplTest_ControllersWithGeneralException_Test & )
Defined at line 194 of file ../../src/developer/debug/zxdb/client/thread_impl_unittest.cc
void ThreadImplTest_ControllersWithGeneralException_Test (ThreadImplTest_ControllersWithGeneralException_Test && )
Defined at line 194 of file ../../src/developer/debug/zxdb/client/thread_impl_unittest.cc
ThreadImplTest_ControllersWithGeneralException_Test & operator= (const ThreadImplTest_ControllersWithGeneralException_Test & )
Defined at line 194 of file ../../src/developer/debug/zxdb/client/thread_impl_unittest.cc
ThreadImplTest_ControllersWithGeneralException_Test & operator= (ThreadImplTest_ControllersWithGeneralException_Test && )
Defined at line 194 of file ../../src/developer/debug/zxdb/client/thread_impl_unittest.cc
void ~ThreadImplTest_ControllersWithGeneralException_Test ()
Defined at line 194 of file ../../src/developer/debug/zxdb/client/thread_impl_unittest.cc