예제 #1
0
void BreakptMgr::SaveSession(SessionEntry& session)
{
    session.SetBreakpoints(m_bps);
}