Skip to content

Commit

Permalink
Merge pull request #4585 from trxcllnt/enable-cuda-breakpoints
Browse files Browse the repository at this point in the history
enable breakpoints set in cu and cuh files
  • Loading branch information
sean-mcmanus authored Nov 12, 2019
2 parents a9000a4 + b33b1b3 commit 2fd3214
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1516,6 +1516,9 @@
},
{
"language": "cpp"
},
{
"language": "cuda"
}
],
"jsonValidation": [
Expand Down

0 comments on commit 2fd3214

Please sign in to comment.