| Summary: | Wish for CUDA source code support, such as header switching, syntax highlighting, and basic language support. | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Anonymous <robohead44> |
| Component: | general | Assignee: | kdevelop-bugs-null |
| Status: | CONFIRMED --- | ||
| Severity: | wishlist | CC: | pfyu817, Saljacky |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Anonymous
2012-02-23 15:14:18 UTC
Note: by adding .cuh and .cu via systemsettings -> file associations to the c++ mimetype, you'll get at least basic support. Thanks Milian adding cuh and cu help very much. I have question about cuda-gdb. it will be great if it will work with KDevelop. I have trable with version of cuda-gdb: "You need gdb 7.0.0 or higher. You are using: NVIDIA (R) CUDA Debugger 5.0 release Portions Copyright (C) 2007-2012 NVIDIA Corporation " Is there any chance of compatibility between cuda-gdb and gdb? There is http://docs.nvidia.com/cuda/cuda-gdb/ : CUDA-GDB is based on GDB 7.2. Can someone try it with KDevelop and remove version constrain? Initial support available: https://phabricator.kde.org/D5072 Will be part of KDevelop 5.2. Still leaving this open since there are still a few things missing. |