manhkhoa168
manhkhoa168

Reputation: 191

Goland remote debug

I'm using Goland (on Windows (host) and Ubuntu (install in local VMware)) and trying to remote debug to Ubuntu desktop, I have customized SFTP to automatically update the changed file in Ubuntu. But remote debug config show error

enter image description here

How to fix it? Thanks!

Upvotes: 1

Views: 558

Answers (1)

dlsniper
dlsniper

Reputation: 7477

This scenario is not currently, as of 2021.1, supported.

Watch this issue https://youtrack.jetbrains.com/issue/GO-10609 to see when this will be fixed.

Upvotes: 1

Related Questions