Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
state:open label:Debugging
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
golang
/
go
Public
Notifications
You must be signed in to change notification settings
Fork
18.5k
Star
131k
Code
Issues
5k+
Pull requests
338
Discussions
Actions
Projects
4
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Issues
Search Issues
state
:
open
label
:
Debugging
state:open label:Debugging
Search
Labels
Milestones
New issue
Search results
Open
Closed
cmd/compile: parameters spilled onto stack do not have populated location field in DWARF
BugReport
Issues describing a possible bug in the Go implementation.
Issues describing a possible bug in the Go implementation.
compiler/runtime
Issues related to the Go compiler and/or runtime.
Issues related to the Go compiler and/or runtime.
Debugging
help wanted
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Status: Open.
#72833
In golang/go;
·
grantseltzer
opened
on Mar 13, 2025
·
Backlog
cmd/compile: incorrect/confusing pkg prefix on unexported fields of anonymous struct
compiler/runtime
Issues related to the Go compiler and/or runtime.
Issues related to the Go compiler and/or runtime.
Debugging
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Status: Open.
#70963
In golang/go;
·
ajwerner
opened
on Dec 22, 2024
·
Backlog
cmd/link, cmd/go: emit split DWARF on darwin
compiler/runtime
Issues related to the Go compiler and/or runtime.
Issues related to the Go compiler and/or runtime.
Debugging
OS-Darwin
Proposal
Proposal-Accepted
Status: Open.
#62577
In golang/go;
·
cherrymui
opened
on Sep 11, 2023
·
Backlog
cmd/compile: DWARF duplicated DW_TAG_formal_parameter for some functions
compiler/runtime
Issues related to the Go compiler and/or runtime.
Issues related to the Go compiler and/or runtime.
Debugging
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Status: Open.
#61357
In golang/go;
·
dev747368
opened
on Jul 14, 2023
·
Backlog
runtime: support SEH stack unwinding on Windows
arch-arm64
compiler/runtime
Issues related to the Go compiler and/or runtime.
Issues related to the Go compiler and/or runtime.
Debugging
OS-Windows
Status: Open.
#57302
In golang/go;
·
qmuntal
opened
on Dec 14, 2022
·
Backlog
cmd/compile: DWARF IsStmt flag not set for line although it is executed
compiler/runtime
Issues related to the Go compiler and/or runtime.
Issues related to the Go compiler and/or runtime.
Debugging
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Status: Open.
#45680
In golang/go;
·
mahdi-hm
opened
on Apr 21, 2021
·
Backlog
runtime: enable random stack relocation
Debugging
NeedsFix
The path to resolution is known, but the work has not been done.
The path to resolution is known, but the work has not been done.
Status: Open.
#44949
In golang/go;
·
JAicewizard
opened
on Mar 11, 2021
·
Backlog
runtime/trace, cmd/trace: provide a per-M view
compiler/runtime
Issues related to the Go compiler and/or runtime.
Issues related to the Go compiler and/or runtime.
Debugging
FeatureRequest
Issues asking for a new feature that does not need a proposal.
Issues asking for a new feature that does not need a proposal.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Status: Open.
#44074
In golang/go;
·
prattmic
opened
on Feb 2, 2021
·
Backlog
runtime: move tests for runtime-gdb.py to a separate package and do not run them during all.bash
compiler/runtime
Issues related to the Go compiler and/or runtime.
Issues related to the Go compiler and/or runtime.
Debugging
NeedsDecision
Feedback is required from experts, contributors, and/or the community before a change can be made.
Feedback is required from experts, contributors, and/or the community before a change can be made.
Testing
An issue that has been verified to require only test changes, not just a test failure.
An issue that has been verified to require only test changes, not just a test failure.
Status: Open.
#39204
In golang/go;
·
bcmills
opened
on May 21, 2020
·
Backlog
runtime: save CPU registers for the frame calling runtime.sigpanic
compiler/runtime
Issues related to the Go compiler and/or runtime.
Issues related to the Go compiler and/or runtime.
Debugging
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Status: Open.
#37683
In golang/go;
·
aarzilli
opened
on Mar 5, 2020
·
Backlog
cmd/compile: set prologue_end on every arch
compiler/runtime
Issues related to the Go compiler and/or runtime.
Issues related to the Go compiler and/or runtime.
Debugging
NeedsDecision
Feedback is required from experts, contributors, and/or the community before a change can be made.
Feedback is required from experts, contributors, and/or the community before a change can be made.
Status: Open.
#36612
In golang/go;
·
derekparker
opened
on Jan 16, 2020
·
Backlog
runtime: Go 1.14/Windows asynchronous preemption mechanism likely incompatible with debugging
compiler/runtime
Issues related to the Go compiler and/or runtime.
Issues related to the Go compiler and/or runtime.
Debugging
help wanted
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
OS-Windows
Status: Open.
#36494
In golang/go;
·
aarzilli
opened
on Jan 10, 2020
·
Backlog
You can’t perform that action at this time.