Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Cannot set a conditional breakpoint. Getting "error evaluating expression: could not find symbol value for" error #3741

Unanswered
utku-sezzle asked this question in Help
Discussion options

I set a conditional breakpoint to break when a variable's value is equal to a particular value, but can't seem to get it working. This is the error that I get:

Exception has occurred: runtime error
error evaluating expression: could not find symbol value for variableName
Stack:
	0 0x0000000103beafe0 in example.com/path/to/test/package.TestFunctionName.func1
	 at path/to/my-file.go:118
	1 0x000000010239b8b8 in testing.tRunner
	 at /Users/username/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.darwin-arm64/src/testing/testing.go:1792
	2 0x000000010239d198 in testing.(*T).Run.gowrap1
	 at /Users/username/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.darwin-arm64/src/testing/testing.go:1851
You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /