class SessionTest_MultiBreakpointStop_Test
Defined at line 215 of file ../../src/developer/debug/zxdb/client/session_unittest.cc
This is a larger test that covers exception notifications in the Session
object as well as breakpoint controllers and auto continuation. It sets up two breakpoints at the
same address and reports them hit with various combinations of responses from each breakpoint.
Public Methods
void SessionTest_MultiBreakpointStop_Test ()
Defined at line 215 of file ../../src/developer/debug/zxdb/client/session_unittest.cc
void SessionTest_MultiBreakpointStop_Test (const SessionTest_MultiBreakpointStop_Test & )
Defined at line 215 of file ../../src/developer/debug/zxdb/client/session_unittest.cc
void SessionTest_MultiBreakpointStop_Test (SessionTest_MultiBreakpointStop_Test && )
Defined at line 215 of file ../../src/developer/debug/zxdb/client/session_unittest.cc
SessionTest_MultiBreakpointStop_Test & operator= (const SessionTest_MultiBreakpointStop_Test & )
Defined at line 215 of file ../../src/developer/debug/zxdb/client/session_unittest.cc
SessionTest_MultiBreakpointStop_Test & operator= (SessionTest_MultiBreakpointStop_Test && )
Defined at line 215 of file ../../src/developer/debug/zxdb/client/session_unittest.cc
void ~SessionTest_MultiBreakpointStop_Test ()
Defined at line 215 of file ../../src/developer/debug/zxdb/client/session_unittest.cc