SessionManager Class

(Debugger::ProjectExplorer::SessionManager)

The SessionManager class manages sessions. More...

Header: #include <SessionManager>

Detailed Description

The SessionManager class manages sessions.

TODO the interface of this class is not really great. The implementation suffers from that all the functions from the public interface just wrap around functions which do the actual work. This could be improved.