Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
Arm DDT stands out as the premier debugger for servers and high-performance computing (HPC) in research, industry, and educational settings, serving software engineers and scientists who work with C++, C, and Fortran in parallel and threaded environments across both CPUs and GPUs, including those from Intel and Arm. Renowned for its robust capabilities, Arm DDT excels at automatically identifying memory issues and divergent behavior, enabling users to attain exceptional performance across various scales. This versatile tool supports multiple server and HPC architectures, offering seamless cross-platform functionality. Additionally, it provides native parallel debugging for Python applications, ensuring comprehensive support for a range of programming needs. Arm DDT is distinguished by its leading memory debugging features and exceptional support for C++ and Fortran debugging, along with an offline mode that allows for non-interactive debugging sessions. It is also equipped to manage and visualize substantial data sets effectively. Available as a standalone tool or as a component of the Arm Forge debug and profile suite, Arm DDT boasts an intuitive graphical interface that simplifies the process of detecting memory bugs and divergent behaviors across diverse computational scales. This makes it an invaluable resource for engineers and researchers alike, ultimately facilitating the development of high-performance applications.
Description
GDB, or the GNU Project debugger, enables users to observe the internal workings of a program during its execution or determine what the program was doing at the time of a crash. To get started, launch your application while taking into account any factors that could influence its performance. Once your program halts, analyze the events that transpired up to that point. You can modify elements within your program to test fixes for one issue and subsequently explore additional problems. These programs may be run on the same device as GDB (native), on a separate machine (remote), or through a simulator. GDB is compatible with most well-known UNIX systems, Microsoft Windows editions, and Mac OS X. Additionally, inferior objects now feature a read-only attribute called 'connection_num', which displays the connection number as seen in the 'info connections' and 'info inferiors' commands. Furthermore, a new method named gdb.Frame.level() has been introduced, providing the stack level associated with the frame object, thereby enhancing the debugging experience significantly.
API Access
Has API
API Access
Has API
Integrations
C
C++
Fortran
Intel Tiber AI Cloud
Jtest
Pricing Details
No price information available.
Free Trial
Free Version
Pricing Details
No price information available.
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
Arm
Country
United Kingdom
Website
www.arm.com/products/development-tools/server-and-hpc/forge/ddt
Vendor Details
Company Name
GDB
Website
www.sourceware.org/gdb/