Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pkg/usrlocalsharelima: detect debug builds using debug.ReadBuildInfo() and os.Executable() #2693

Closed

Conversation

norio-nomura
Copy link
Contributor

fixes: #2684

…()` and `os.Executable()`

fixes: lima-vm#2684
Signed-off-by: Norio Nomura <norio.nomura@gmail.com>
@AkihiroSuda
Copy link
Member

Alternative:

@norio-nomura norio-nomura deleted the add-isDebugBuildByDelve branch October 7, 2024 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"debug build detected" is always printed even when --debug is not set
2 participants