"Vim is not a shell or an Operating System. You will not be able to run a shell inside Vim or use it to control a debugger. " --- :help design-not
"*vimshell* is an extreme shell that doesn't depend on external shells but is written completely in pure Vim script. " --- Shougo