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

Popup error on hovering. #429

Closed
memchr opened this issue Jun 6, 2024 · 0 comments · Fixed by #438
Closed

Popup error on hovering. #429

memchr opened this issue Jun 6, 2024 · 0 comments · Fixed by #438

Comments

@memchr
Copy link

memchr commented Jun 6, 2024

Apparently, hovering over comments causes the extension to try to evaluate the expression, resulting in many pop-up errors

This is similar to #46 but a bit more disruptive.


For example, when I hover on word cursor from comment // don't warp cursor outside the window, it was evaluated in gdb, resulting in the popup stating no symbol "cursor" in current context. I tried to suppress this error but couldn't find the appropriate options.

image


using gdb 14.2

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 a pull request may close this issue.

1 participant