sakhnik / nvim-gdb

Neovim thin wrapper for GDB, LLDB, PDB/PDB++ and BashDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Start debugging session on the current tabpage

sakhnik opened this issue · comments

As a followup to #132, it may be more convenient to first start debugging on the active tabpage. Then to create new tabpages for new sessions if necessary.
The idea by @voldikss.