C++ Extension Debugger and CUDA #11029
browntarik
started this conversation in
General
Replies: 2 comments 1 reply
-
@WardenGnaw You might have an answer for this? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hey Tarik! Thanks for following up with this, I really appreciate it. I'm going to add @ethandav to this thread as he is going to be working on this. @sean-mcmanus we'll take a look at that, thanks a bunch! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Quoting user @pburbaker (https://github.com/pbrubaker) here, this was a question that was posed on reddit and want to make sure it gets answered - "I actually had a question about how debugging works. I work on a language and compiler (ISPC) and we currently have a language extension/LSP. The artifacts ISPC produces are headers included in C/C++ files and object files that are linked by the linker. Try as I might, I can't get debugging to work with the C/C++ extension. I noticed the extension references CUDA, does the same need to happen for our language?"
Beta Was this translation helpful? Give feedback.
All reactions