Skip to content

Allow headless Delve passthrough

James Liu requested to merge jliu-delve-passthrough into master

Modifies the analyzer-debug script to enable Delve to be run in headless mode and passed-through to the host machine. This allows you to use GUI debuggers like gdlv and GoLand on the host machine, instead of the TUI within the container.

Demo video

Edited by James Liu

Merge request reports