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

[Question] Does anyone know how to debug though .ispc files? #27

Open
kuldip-wagh opened this issue May 30, 2024 · 2 comments
Open

[Question] Does anyone know how to debug though .ispc files? #27

kuldip-wagh opened this issue May 30, 2024 · 2 comments

Comments

@kuldip-wagh
Copy link

I have downloaded and built debug version of OpenVKL.
I can debug .cpp files but not the .ispc files.
Breakpoint become white for .ispc files when debugger is attached.
I also tried, putting set(ISPC_FLAGS -g) in CMakeLists.txt files. But it dint work as expected.

Does anyone know any help for how to debug through .ispc files?

@kraszkow
Copy link
Collaborator

@kuldip-wagh - which debugger you're using?

@kuldip-wagh
Copy link
Author

kuldip-wagh commented Jun 10, 2024

Hello @kraszkow, I am using visual studio with msvc++. Also tried with intel dc++ compiler with visual studio.

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