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

[Feature Request]: Do not open source file if the file does not exists #808

Open
zoumi opened this issue Oct 15, 2023 · 2 comments
Open

Comments

@zoumi
Copy link

zoumi commented Oct 15, 2023

Is your feature request related to a problem? Please describe.
No,it's just a little disturbing.

Describe the solution you'd like
When user Pause the debug, do not try to open source file if the file does not exists.
(Because some third party .so files may contain file path that does not exists in user's PC)

@puremourning
Copy link
Owner

I don't understand. What is the problem here?

@zoumi
Copy link
Author

zoumi commented Oct 16, 2023

For example:
When user call :VimspectorPause when the program is running in libc.so, and this libc.so contains debug info, but the debug info point to a source file path that does not exists in the file system, then vimspector will open an empty buffer.

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

2 participants