MINGKYME 블로그

Golang remote debugging 하기

실행 환경

VSCode with “Remote - SSH” 이용해 접속

ssh 접속 후 Marketplace에서 Go 설치 (Install in SSH)

Command + Shift + P (Command Palette) 이후 Debug 실행을 누르면 (F5) 정상적으로 동작한다.