Ejemplo n.º 1
0
void BreakptMgr::SaveSession(SessionEntry& session)
{
    session.SetBreakpoints(m_bps);
}