For each debug session, a set of debug tabs will be created for the session and a session tab displaying the assigned session name will be added to the session tabbed pane that appears just above the status bar. The session tabbed pane allows you to easily switch between the various debug sessions you may simultaneously be debugging. These sessions may all belong to the same project or be from different projects. At any given time, a single session will be the current one in which all debug commands from the Debug menu will apply to the current session. Click on a different session tab to make that session the current on.
If you switch to a different project by selecting one from the Project menu, the last used session for this new project being switched to will become the current session. If the project being switched to does not have any active session, the BugSeeker GUI will switch back to Source View mode, hiding all session tabs and the debug tabs contained within the session tabs.
Right-clicking on the session tab will cause a popup menu to be displayed contain several command debug commands that you can invoke by selecting the desired item from the popup menu. Commands that are not applicable for the current session's state will be disabled.