News

Learn how Claude Code Sub-Agents streamline debugging, testing, and documentation to transform your coding workflow.
AWS enhances Lambda with console-to-IDE integration and remote debugging, empowering developers to streamline serverless application development. These features enable seamless transitions to IDEs ...
Anysphere, the company behind the wildly popular vibe coding platform Cursor, is officially launching a new tool that’s designed to spot errors in code. The release comes as software developers ...
Ever noticed the USB Debugging option on your phone? It's an incredibly powerful feature, but it also leaves your phone vulnerable. Here's how to turn it off.
Dynatrace, the leading AI-powered observability platform, today announced positive customer adoption of the general availability of Dynatrace Live Debugger. First introduced in January 2025, Live ...
Dynatrace blog: 5 powerful use cases beyond debugging for Dynatrace Live Debugger Dare to debug production with Dynatrace Live Debugger Debug complex performance issues in production with ease ...
Back in July 2024, Lightrun announced a new AI-based debugging tool to use within organizations’ integrated developer environments (IDEs), appropriately called the Runtime Autonomous AI Debugger.
Microsoft's Debug-Gym is a Python-driven framework aimed at assessing capabilities of AI agents in handling practical code-repair challenges.
Debugging and profiling are critical skills in a developer's toolbox, especially when working with low-level system applications. Whether you're tracking down a segmentation fault in a C program or ...
AI isn’t ready to replace human coders for debugging, researchers say Even when given access to tools, AI agents can't reliably debug software.
Microsoft Research has introduced debug-gym, a novel environment designed to train AI coding tools in the complex art of debugging code.
Developers spend a lot of time debugging code. Learn how debug-gym can equip AI agents to help, enabling them to set breakpoints, navigate the codebase, and print runtime variable values on demand, so ...