Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
guarding s:sign_place function to avoid exception.
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.
- Loading branch information