gebug
« Back to VersTracker
Description:
Debug Dockerized Go applications better
Type: Formula  |  Latest Version: 1.0.7@0  |  Tracked Since: Dec 25, 2025
Links: Homepage  |  GitHub  |  formulae.brew.sh
Stars: 634  |  Forks: 17  |  Language: Go  |  Category: Developer tools
Tags: go docker debugging developer-tools delve
Install: brew install gebug
About:
Gebug is a developer tool that simplifies the process of debugging Go applications running inside Docker containers. It automatically generates the necessary Dockerfile configurations and Delve debugger setup, enabling seamless debugging workflows. This eliminates manual configuration overhead and allows developers to attach debuggers to containerized services efficiently.
Key Features:
  • Automatic Dockerfile generation for Go debugging
  • Integrated Delve debugger support
  • Simplified workflow for containerized app development
  • Hot-reload capabilities during debugging sessions
Use Cases:
  • Debugging microservices running in Docker containers
  • Setting up reproducible development environments for Go projects
  • Streamlining the onboarding process for new team members working with containerized Go apps
Alternatives:
  • dlv – dlv is the core debugger; Gebug wraps it to automate Docker integration and configuration
  • docker-compose – docker-compose manages multi-container apps but lacks built-in Go debugging automation
Version History
Detected Version Rev Change Commit
Dec 25, 2025 5:36pm 1.0.7 0 VERSION_BUMP 51bd455f
Sep 11, 2025 2:15pm 0 VERSION_BUMP 49ee4d4c
Sep 13, 2024 8:40am 0 VERSION_BUMP a8a797d4