
END-OF-LIFE NOTICE
AMD gDEBugger has been succeeded by AMD’s CodeXL. With the exception of critical bug fixes, there will be no new versions of gDEBugger. For new features, continuous support and a unified developer tools suite, please visit AMD’s CodeXL web page and check out the CodeXL Forum.
What is AMD gDEBugger?
AMD gDEBugger is an OpenCL™ and OpenGL debugger and memory analyzer that is available as Microsoft® Visual Studio® plugin on Windows® and a standalone version on Linux®. gDEBugger provides the ability to debug OpenCL™ & OpenGL API calls and OpenCL™ kernels and step through the source code to find bugs, optimize performance and reduce memory consumption.
gDEBugger offers real-time OpenCL™ kernel debugging, which allows developers to step into the kernel execution directly from the API calls, debug inside the kernel, view all variable values across different work groups and work items – and all this on a single computer with a single GPU. In addition, gDEBugger takes the mystery out of debugging OpenCL™ and OpenGL, allowing developers to peer into compute and graphic memory objects, monitor their contents, and detect memory leaks and scenarios that caused it. Users can view and save the API call logs, find out the deprecated functions and see the recommended alternative function calls.
Go to Downloads
Please post feedback and questions to the GPU Developer Tools Forums.
What’s new in gDEBugger 6.2?
- Introducing Linux® Support
- New standalone user interface for both Linux® and Windows®, with enhancements for better navigation and ease of use
- Supports OpenCL™ kernel and API level debugging on AMD Radeon HD 7000 series graphics cards
- Supports OpenCL™ 1.2 beta drivers
- Automatic updater to notify and download new product updates
- Feature enhancements including support for static arrays, union variables and Find feature
- Stability improvements
Key Features and Benefits
|
|
Real-time OpenCL and OpenGL API-level debuggingAllows locating API function calls and the scenarios that led to them |
|
|
Online OpenCL kernel debuggingWorks with present hardware, requires no special configuration or changes to the code. Develop and debug on a single computer with just one GPU. Step through the workflow of a single work item or compare values across all work items. |
|
|
Full integration with Visual StudioNow API-level debugging is performed inside the Visual Studio source editor. If OpenCL kernel source code .cl files are included in the project, they will be identified and used for kernel debugging. In addition, Visual Studio views such as the call stack view and locals view will be filled with kernel debugging information. |
|
|
API statistics viewGives an overview of OpenCL and OpenGL API usage, and more detailed views, including unrecommended function calls (with alternative suggestions) and deprecated behavior. |
|
|
Object visualizationView and export OpenCL buffers and Images and OpenGL Textures and buffers as pictures or as spreadsheet data. |
|
|
OpenCL program and OpenGL shader source exportingFor applications that generate programmable GPU code at runtime, dump the code to a file or save it for later use. Debug through run-time generated OpenCL kernels using these files. |
|
|
OpenCL and OpenGL support, plus over 160 extensionsSupport includes API functions, enumeration values, data formats, and more. |
System Requirements
- Microsoft® Windows 7®
- Linux®:
- Red Hat® Enterprise Linux® 6.*
- Ubuntu® 11.04 or higher
- OpenSUSE™ 11.02 or higher
- Microsoft® Visual Studio® 2010 (applies to Microsoft® Visual Studio® Plugin Only)
- The latest AMD Catalyst driver
Documentation
gDEBugger Webinar
Get a first-hand demo of gDEBugger from Yaki Tebeka, an AMD Fellow on the gDEBugger team.
Downloads
| File Name |
Version |
Size |
Launch Date |
OS |
Bitness |
Description |
| Windows® |
| gDEBugger_6.2_32.msi
|
6.2 |
49 MB |
04/20/2012 |
|
32-bit |
gDEBugger offers real-time OpenCL kernel debugging, which allows developers to step into the kernel execution directly from the API call that issues it, debug inside the kernel, view all variable values across the different work groups and work items - and all this on a single computer with a single GPU. |
| gDEBugger_6.2_64.msi
|
6.2 |
49 MB |
|
04/20/2012 |
64-bit |
gDEBugger offers real-time OpenCL kernel debugging, which allows developers to step into the kernel execution directly from the API call that issues it, debug inside the kernel, view all variable values across the different work groups and work items - and all this on a single computer with a single GPU. |
| Linux® |
| gDEBugger_LNX_6.2_32.tar.gz
|
6.2 |
42 MB |
04/20/2012 |
|
32 bit |
gDEBugger offers real-time OpenCL kernel debugging, which allows developers to step into the kernel execution directly from the API call that issues it, debug inside the kernel, view all variable values across the different work groups and work items - and all this on a single computer with a single GPU. |
| gDEBugger_LNX6.2_64.tar.gz
|
6.2 |
25 MB |
04/20/2012 |
|
64-bit |
gDEBugger offers real-time OpenCL kernel debugging, which allows developers to step into the kernel execution directly from the API call that issues it, debug inside the kernel, view all variable values across the different work groups and work items - and all this on a single computer with a single GPU. |