Suggested Categories:

Debugging Tools
Debugging tools, also known as debuggers, are software tools that enable web developers and software developers to debug their code and applications in order to improve the quality and security of the code and application.
Mobile App Debugging Tools Software
Mobile app debugging tools are essential for identifying and resolving issues in mobile applications, ensuring smooth functionality and a seamless user experience. These tools offer capabilities such as real-time error tracking, performance analysis, and detailed logging to diagnose and address problems effectively. They often integrate with mobile operating systems to enable developers to simulate user interactions, test device compatibility, and debug crashes.
Application Development Software
Application development software is a type of software used to create applications and software programs. It typically includes code editors, compilers, and debuggers that allow developers to write, compile, and debug code. It also includes libraries of pre-written code that developers can use to create more complex and powerful applications.
  • 1
    JetBrains Junie
    Junie is an AI-powered coding agent developed by JetBrains designed to enhance developer productivity by integrating directly into popular IDEs such as IntelliJ IDEA, PyCharm, and Android Studio. It supports developers by assisting with code completion, testing, and inspections, ensuring code quality and reducing debugging time. Junie adapts seamlessly to your workflow, providing plans for execution and collaborating on complex coding tasks through different modes like code mode and ask mode. It understands project structure and logic, helping to find efficient solutions and maintain clean, production-ready code. Users can rely on Junie to run tests and verify changes, keeping projects stable and reducing compilation errors. ...
    Starting Price: Free
    View Software
    Visit Website
  • 2
    Firefox Developer Tools
    Firefox Developer Tools is a set of web developer tools built into Firefox. You can use them to examine, edit, and debug HTML, CSS, and JavaScript. This section contains detailed guides to all of the tools as well as information on how to debug Firefox for Android, how to extend DevTools, and how to debug the browser as a whole. You can open the Firefox Developer Tools from the menu by selecting Tools > Web Developer > Web Developer Tools or use the keyboard shortcut Ctrl + Shift + I or F12 on Windows and Linux, or Cmd + Opt + I on macOS.
    Starting Price: Free
  • 3
    GNU DDD
    ...You can support the principle of software freedom by buying stuff from the FSF shop. To run DDD, you need the GNU debugger (GDB), version 4.16 or later (or depending on the program to be debugged, possibly other command-line debuggers such as Ladebug, JDB, XDB, the Perl debugger, the bash debugger bashdb, the GNU Make debugger remake, or the Python debugger pydb).
  • 4
    IDA Pro

    IDA Pro

    Hex-Rays

    ...Advanced techniques have been implemented into IDA Pro so that it can generate assembly language source code from machine-executable code and make this complex code more human-readable. The debugging feature augmented IDA with the dynamic analysis. It supports multiple debugging targets and can handle remote applications. Its cross-platform debugging capability enables instant debugging, easy connection to both local and remote processes and support for 64-bit systems and new connection possibilities. IDA Pro allows the human analyst to override its decisions or to provide hints so that the analyst can work seamlessly and quickly with the disassembler and analyze binary code more intuitively.
  • 5
    Fiddler

    Fiddler

    Progress Software

    Capture all HTTP(S) traffic between your computer and the Internet with Telerik Fiddler HTTP(S) proxy. Inspect traffic, set breakpoints, and fiddle with requests & responses. Fiddler Everywhere is a web debugging proxy for macOS, Windows, and Linux. Capture, inspect, monitor all HTTP(S) traffic between your computer and the Internet, mock requests, and diagnose network issues. Fiddler Everywhere can be used for any browser, application, process. Debug traffic from macOS, Windows, or Linux systems and iOS or Android mobile devices. Ensure the proper cookies, headers, and cache directives are transferred between the client and server. ...
    Starting Price: $12 per user per month
  • 6
    AdaMULTI IDE

    AdaMULTI IDE

    Green Hills Software

    The AdaMULTI IDE brings the industry-leading debug and development tools of Green Hills MULTI IDE to Ada developers. For decades customers have used our tools and optimizing compilers to dramatically improve their debugging productivity. The result? A more reliable product, brought to market more quickly, with lower development costs. AdaMULTI distills almost three decades of debugging expertise into a comprehensive embedded software development toolbox that provides all the capabilities you need to create reliable software efficiently. ...
  • 7
    weinre

    weinre

    Apache Software Foundation

    ...Or maybe like the word "weiner". weinre is a debugger for web pages, like FireBug (for Firefox) and web inspector (for WebKit-based browsers), except it's designed to work remotely, and in particular, to allow you to debug web pages on a mobile device such as a phone. weinre was built in an age when there were no remote debuggers available for mobile devices. Since then, some platforms are starting to provide remote debugger capabilities, as part of their platform toolset. weinre reuses the user interface code from the web inspector project at WebKit, so if you've used Safari's web inspector or Chrome's Developer Tools, weinre will be very familiar. ...
  • 8
    GDB

    GDB

    GDB

    GDB, the GNU Project debugger, allows you to see what is going on 'inside' another program while it executes - or what another program was doing at the moment it crashed. Start your program, specifying anything that might affect its behavior. Examine what has happened, when your program has stopped. Change things in your program, so you can experiment with correcting the effects of one bug and go on to learn about another. Those programs might be executing on the same machine as GDB...
  • 9
    Xdebug

    Xdebug

    Xdebug

    Xdebug is an extension for PHP, and provides a range of features to improve the PHP development experience. A way to step through your code in your IDE or editor while the script is executing. An improved var_dump() function, stack traces for notices, warnings, errors, and exceptions to highlight the code path to the error. Writes every function call, with arguments and invocation location to disk. Optionally also includes every variable assignment and return value for each function. Allows...
    Starting Price: Free
  • 10
    Orbit Profiler

    Orbit Profiler

    Orbit Profiler

    Quickly find performance bottlenecks and visualize what is going on in a complex C/C++ application. Orbit is a standalone profiler and debugging tool for Windows and Linux. Its main purpose is to help developers understand and visualize the execution flow of a complex application. By giving a bird’s eye view of what is happening under the hood, Orbit gives the developer a deeper understanding of complex systems and allows them to quickly find performance bottlenecks. Orbit works out of the box on any C/C++ application, as long as it has access to the Pdb file. ...
  • 11
    hevm

    hevm

    DappHub

    The hevm project is an implementation of the Ethereum Virtual Machine (EVM) made specifically for symbolic execution, unit testing, and debugging of smart contracts. It is developed by DappHub and integrates especially well with the DappHub tool suite. The hevm command line program can symbolically execute smart contracts, run unit tests, interactively debug contracts while showing the Solidity source, or run arbitrary EVM code. Computations can be performed using a local state set up in a testing harness or fetched on demand from live networks using RPC calls. ...
    Starting Price: Free
  • 12
    Linaro Forge
    ...It supports a wide range of parallel architectures and programming models, including MPI, OpenMP, CUDA, and GPU-accelerated environments on x86-64, 64-bit Arm, and other CPUs and GPUs, and offers a common user interface that makes it easy to switch between debugging and profiling during development.
  • 13
    Telepresence

    Telepresence

    Ambassador Labs

    ...Shift testing left: Create a remote-to-local debugging experience. Catch bugs pre-production without the configuration headache of remote debugging. Deliver better, faster user experience: Get new features and applications into the hands of users faster and more frequently.
    Starting Price: Free
  • 14
    HTTP Toolkit

    HTTP Toolkit

    HTTP Toolkit

    Skim through traffic with highlighting by content type, status & source, or use powerful filtering tools to precisely match the messages that matter to you. Examine the URL, status, headers & body of each request or response, with inline explanations & docs from MDN. Dig into message bodies with highlighting & auto formatting for JSON, HTML, JS, hex and others, all using the power of Monaco, the editor from Visual Studio Code. Precisely match requests, jump to them when they appear, and edit...
    Starting Price: Free
  • 15
    Blackbird API Development
    ... * Automate Repetitive Tasks: Utilize AI to automatically generate boilerplate code for both client and server-side APIs. * Test Effectively: Access publicly available URLs for testing in a production-like test environment through Blackbird's ephemeral testing environments. * Debug Seamlessly: Set breakpoints and debug directly from your preferred IDE with Blackbird's integrated debugging tools. * Deploy Smoothly: Utilize a 24/7 hosted environment for progressive and repeated testing without reconfiguration, facilitated by Blackbird's containerized deployment.
    Starting Price: $69/month
  • 16
    Defang

    Defang

    Defang

    Defang is a developer-centric platform that simplifies the process of developing, deploying, and debugging cloud applications. By leveraging AI-assisted tooling, Defang enables developers to swiftly transition from an idea to a deployed application on their preferred cloud provider. The platform supports multiple programming languages, including Go, JavaScript, and Python, allowing developers to start with sample projects or generate project outlines using natural language prompts. ...
    Starting Price: $10 per month
  • 17
    LT Browser

    LT Browser

    TestMu AI

    Next-gen browser to build, test & debug mobile websites. Test website on different pre-installed mobile device view ports. See mobile view of website on android and iOS resolutions with LT Browser, a dev friendly browser for mobile view debugging. Can’t find your favorite device? With LT Browser, you can create your own custom device view port and save it for future uses.
    Starting Price: $15 per month
  • 18
    MPLAB X IDE

    MPLAB X IDE

    Microchip

    ...Save time with useful links to software libraries, datasheets and user guides that are provided automatically. Includes the MPLAB Integrated Programming Environment (IPE) for production-level programming. MPLAB X IDE brings a host of features to help you quickly debug your projects and minimize your development time.
  • 19
    MPLAB Data Visualizer
    Troubleshooting your code's run-time behavior has never been easier. MPLAB® Data Visualizer is a free debugging tool that graphically displays run-time variables in an embedded application. Available as a plug-in for MPLAB X Integrated Development Environment (IDE) or a stand-alone debugging tool, it can receive data from various sources such as the Embedded Debugger Data Gateway Interface (DGI) and COM ports. You can also track your application's run-time behavior using a terminal or graph. ...
  • 20
    Arm Forge
    Build reliable and optimized code for the right results on multiple Server and HPC architectures, from the latest compilers and C++ standards to Intel, 64-bit Arm, AMD, OpenPOWER, and Nvidia GPU hardware. Arm Forge combines Arm DDT, the leading debugger for time-saving high-performance application debugging, Arm MAP, the trusted performance profiler for invaluable optimization advice across native and Python HPC codes, and Arm Performance Reports for advanced reporting capabilities. Arm DDT and Arm MAP are also available as standalone products. Efficient application development for Linux Server and HPC with Full technical support from Arm experts. ...
  • 21
    Insomnia
    Design, debug, and test APIs like a human, not a robot. Finally, a workflow you'll love. The Collaborative API Design Tool for designing, testing and managing OpenAPI specifications. The Desktop API client for REST and GraphQL. Make requests, inspect responses. Quickly create and group requests, specify environment variables, authentication, generate code snippets, and more.
    Starting Price: $5 per month
  • 22
    RStudio

    RStudio

    Posit

    RStudio IDE is a powerful integrated development environment built for data scientists using R and Python; it features a console, syntax-highlighting editor supporting direct code execution, plotting, history management, debugging tools, and workspace controls. The open source edition runs on Windows, Mac, and Linux desktops and includes code completion, smart indentation, Visual Markdown editing, project-based working directories, integrated support for multiple working directories, R help and documentation search, interactive debugging, and extensive tools for package development, all under the AGPL v3 license. ...
    Starting Price: $1,163 per year
  • 23
    Backtrace

    Backtrace

    Backtrace

    Don’t let app, device, or game crashes get in the way of a great experience. Backtrace takes all the manual labor out of cross-platform crash and exception management so you can focus on shipping. Cross-platform callstack and event aggregation and monitoring. Process errors from panics, core dumps, minidumps, and during runtime across your stack with a single system. Backtrace generates structured, searchable error reports from your data. Automated analysis cuts down on time to resolution by...
  • 24
    AWS Toolkit for Visual Studio Code
    The AWS Toolkit for Visual Studio Code is an open source plug-in for the Visual Studio Code that makes it easier to create, debug, and deploy applications on Amazon Web Services. With the AWS Toolkit for Visual Studio Code, you will be able to get started faster and be more productive when building applications with Visual Studio Code on AWS. The toolkit provides an integrated experience for developing serverless applications, including assistance for getting started, ML-powered code recommendations, step-through debugging, and deploying from the IDE.
  • 25
    OpenCppCoverage

    OpenCppCoverage

    OpenCppCoverage

    OpenCppCoverage is an open-source code coverage tool for C++ under Windows. The main usage is for unit testing coverage, but you can also use it to know the executed lines in a program for debugging purposes. Support compiler with a program database file (.pdb). Just run your program with OpenCppCoverage, no need to recompile your application. Exclude a line based on a regular expression. Coverage aggregation, to run several code coverages and merge them into a single report. Requires Microsoft Visual Studio 2008 or higher for all editions including the Express edition. ...
    Starting Price: Free
  • 26
    TrustInSoft Analyzer
    TrustInSoft Analyzer is a C/C++/Rust source code analyzer powered by formal methods, mathematical & logical reasonings that allow for exhaustive analysis of source code. This analysis can be run without false positives or false negatives, so that every real bug in the code is found. Developers receive several benefits: a user-friendly graphical interface that directs developers to the root cause of bugs, and instant utility to expand the coverage of their existing tests. Unlike traditional...
  • 27
    Azure Functions
    ...Get a complete serverless application development experience—from building and debugging locally to deploying and monitoring in the cloud.
  • 28
    KDevelop
    KDevelop is a Free and Open Source integrated development environment (IDE). It provides editing, navigation and debugging features for several programming languages, as well as integration with multiple build systems and version-control systems, using a plugin-based architecture. KDevelop has parser backends for C, C++ and Javascript/QML, with further external plugins supporting e.g. PHP or Python. KDevelop Windows installers are also available to download from the binary-factory. ...
  • 29
    dotPeek

    dotPeek

    JetBrains

    ...This can potentially save a lot of time if you need to restore lost source code from a legacy assembly. dotPeek can identify local source code based on PDB files, or fetch source code from source servers such as Microsoft Reference Source Center or SymbolSource. dotPeek can also perform as a symbol server and supply Visual Studio debugger with the information required to debug assembly code. dotPeek inherits a lot of features from ReSharper. These include contextual and context-insensitive navigation, usage search, as well as different code structure and hierarchy views. Use Find Usages to search for all usages of a symbol, be it a method, property, local variable or a different entity. The Find Results tool window lets you group usages, navigate between them, and open them in the code view area.
    Starting Price: Free
  • 30
    Zig

    Zig

    Zig Software Foundation

    Zig is a general-purpose programming language and toolchain for maintaining robust, optimal and reusable software. Focus on debugging your application rather than debugging your programming language knowledge. A fresh approach to metaprogramming based on compile-time code execution and lazy evaluation. No hidden control flow. No hidden memory allocations. No preprocessor, no macros. Call any function at compile-time. Manipulate types as values without runtime overhead. ...
    Starting Price: Free
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next