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

Debugging a single file? #1281

Open
ShizuhaAki opened this issue Jul 3, 2023 · 0 comments
Open

Debugging a single file? #1281

ShizuhaAki opened this issue Jul 3, 2023 · 0 comments

Comments

@ShizuhaAki
Copy link

ShizuhaAki commented Jul 3, 2023

Please answer these questions before submitting your issue. Thanks!
Please download LiteIDE latest version and test before submitting your issue. Thanks!

What version of LiteIDE are you using (LiteIDE About - Version and Build Qt Version)?

X38.2; Qt 5.15.2

What version of Go are you using (go version)?

1.20.5

What operating system and processor architecture are you using(go env)?

Darwin AMD64

What did you do?

I hit Debug on a single file. (I haven't written the main package yet because it will be a graphical application)

What did you expect to see?

Delve should be automagically configured to run in dlv test mode when the current active file is not the main package.

What did you see instead?

Delve crashed with a "not an executable" error.

@ShizuhaAki ShizuhaAki changed the title QuestionDebugging Question: Debugging a single file? Jul 3, 2023
@ShizuhaAki ShizuhaAki changed the title Question: Debugging a single file? Debugging a single file? Jul 3, 2023
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

No branches or pull requests

1 participant