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.
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 debugging
Allows locating API function calls and the scenarios that led to them
|
|
|
Online OpenCL kernel debugging
Works 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 Studio
Now 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 view
Gives an overview of OpenCL and OpenGL API usage, and more detailed views, including unrecommended function calls (with alternative suggestions) and deprecated behavior.
|
|
|
Object visualization
View and export OpenCL buffers and Images and OpenGL Textures and buffers as pictures or as spreadsheet data.
|
|
|
OpenCL program and OpenGL shader source exporting
For 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 extensions
Support 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
Downloads