I'm working on a CLI system and would like to know how I can run the dlv in a different path than my application, in order to be able to debug some issues. It is possible?
I've already tried to perform some configurations within the vscode debug tool. I hope I can run the debug within this tool.