2 Forks
85 Stars
85 Watchers

dbgee

The zero-configuration debuggee for debuggers. Handy utility that allows you to launch CLI debuggers and VSCode debuggers from the debuggee side.

How to download and setup dbgee

Open terminal and run command
git clone https://github.com/nullpo-head/dbgee.git
git clone is used to create a copy or clone of dbgee repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with dbgee https://github.com/nullpo-head/dbgee/archive/master.zip

Or simply clone dbgee with SSH
[email protected]:nullpo-head/dbgee.git

If you have some problems with dbgee

You may open issue on dbgee support forum (system) here: https://github.com/nullpo-head/dbgee/issues