Skip to content

Commit 2fd3214

Browse files
authored
Merge pull request #4585 from trxcllnt/enable-cuda-breakpoints
enable breakpoints set in cu and cuh files
2 parents a9000a4 + b33b1b3 commit 2fd3214

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Extension/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1516,6 +1516,9 @@
15161516
},
15171517
{
15181518
"language": "cpp"
1519+
},
1520+
{
1521+
"language": "cuda"
15191522
}
15201523
],
15211524
"jsonValidation": [

0 commit comments

Comments
 (0)