When the process being debugged is either paused or running and a debug connection to this process is established, a session is considered active. When the debug process is terminated for any reason or if our connection to the debug process is terminated, the session is considered closed.
An active session will display all debug tabs relevant while a closed session will only display the Console and Info debug tabs since all other debug tabs are no longer relevant nor useful to keep around.