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

guarding s:sign_place function to avoid exception. #3652

Merged
merged 1 commit into from
Mar 24, 2024

Conversation

shrekwang
Copy link

when dlv started, there will be some default breakpoints created, some of them may have no line and file information, like "runtime-fatal-throw" breakpoint. check a:lnum and a:expr to avoid vim excption when sync breakpoints.

when dlv started, there will be some default breakpoints created, some
of them may have no line and file information, like
"runtime-fatal-throw" breakpoint. check a:lnum and a:expr to avoid vim
excption when sync breakpoints.
@bhcleek bhcleek added this to the vim-go v1.29 milestone Mar 24, 2024
@bhcleek bhcleek merged commit 4ed8df7 into fatih:master Mar 24, 2024
8 checks passed
bhcleek added a commit that referenced this pull request Mar 24, 2024
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.

3 participants