Browse free open source C++ Debuggers and projects below. Use the toggles on the left to filter open source C++ Debuggers by OS, license, language, programming language, and project status.

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Zenflow- The AI Workflow Engine for Software Devs Icon
    Zenflow- The AI Workflow Engine for Software Devs

    Parallel agents. Multi-agent orchestration. Specs that turn into shipped code. Zenflow automates planning, coding, testing, and verification.

    Zenflow is the AI workflow engine built for real teams. Parallel agents plan, code, test, and verify in one workflow. With spec-driven development and deep context, Zenflow turns requirements into production-ready output so teams ship faster and stay in flow.
    Try free now
  • 1
    After a program has been thrown into the world in binary form, it can boomerang back as source code. The Boomerang reverse engineering framework is the first general native executable decompiler available to the public.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 2
    Software Development Kit for the Nintendo(tm) Gameboy Advance(tm) based on GCC.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 3
    Software Graphical 8051 Emulator, based on Allegro.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    Cinemagoer

    Cinemagoer

    Python package to retrieve and manage data of the IMDb

    Cinemagoer is a Python package useful to retrieve and manage the data of the IMDb movie database about movies, people, characters and companies. Platform-independent, it can retrieve data from both the IMDb's web server and a local copy of the whole db.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 5

    AdViEmulator

    Entex Adventure Vision emulator with debugging capabilities.

    Entex Adventure Vision emulator with debugging capabilities. Latest version: 1.0 (March 16, 2013) For now the emulator is hardcoded with Qt, in future this will be changed to make the project more portable. Short F.A.Q. ------------------ Q: Emulator can't reach 100% emulation with sound enabled! A: Fiddle with the Sound buffer size inside "Options..."
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    The XPS is a scalable platform for meta-programming and domain engineering. It provides a virtual machine, compiler, and runtime library that make it possible to efficiently develop, debug, and run programs based on XPL (eXtensible Programming Language)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    An extendible Motorola 6800 emulator and IDE. You can implement and add additional devices, configure the address space by using definition files, write and assemble code, debug your program using the debugger, export and import S-Record files and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    A full development kit, based on XSCompiler. Multi-platform compiler and IDE, many libraries and examples. Uses an innovative programming language, an improved version of the standard and well-known C/C++.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    This is a plugin for IDAPro that allows emulated execution of x86 instructions within the IDAPro environment
    Downloads: 1 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MemDBG is a little library that can help C and C++ programmers to debug memory leak bugs and other common pitfalls. It traces the memory blocks allocated and can reports errors and other informations on standard output, files and through UDP datagrams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CMakeScript is an extension to CMake, a cross-platform, open-source build system. CMakeScript adds Java Script as alternative script language to CMake's home-grown macro language. CMakeScript comes with a visual debugger for Java Script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DbgProfiler provides an easy mechanism for profiling certain hotspots of an application by just adding a few macros to the C++ source code. A hierarchy of the callers and callees is generated automatically and allows a detailed analysis of the results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Desquirr is a decompiler plugin for Interactive Disassembler Pro. It is currently capable of simple data flow analysis of binaries with Intel x86 machine code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Flash Debugger

    Logging flash stack trace

    Flash Debugger, allows to log flash functions calling, catch errors with stack trace, calculate function calls & work time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Allows GCC/MinGW to use Wine's stacktrace library dbghelp.dll ( since Wine's dbghelp can read GCC's dwarf2 debug info ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GDBPrint enables developers to view data during GDB debugging sessions in a human-friendly way. You can view the contents of "list<map<int, shared_ptr<string> > > var;" simply typing "pp var". A macro based system allows to show any kind of class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Gameboy Color (GBC) Emulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    IsItQt (Qt)

    IsItQt (Qt)

    Identifies if Linux program was created by Qt and version!

    IsItQt is a Linux console application to identify if the program was created using Qt and in most cases, using which version of Qt was it created. Article about usage: http://www.cplusplus.com/articles/y3TbqMoL/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java SWT and AWT port of Scintilla, a free source code editing component. Scintilla runs on Windows and Linux with GTK+. It is a rich text editing control that supports syntax styling, error indicators, code completion, call tips, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Lizard is a debugger that lets you step forwards as well as backwards through the execution of your program. Lizard is a replay debugger: the program is run to completion under a tracer first, and then the replay stage begins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A C++ Library that provides easy logging to syslog and cerr with debug levels throught global std::ostream objects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Longenis is a simple, powerful object-oriented scripting language incoporating elements of Python, Tcl, Java, and Lua. It is designed to be light, clean, elegant, and cross-platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Monkey Bench is a application for live tweaking and debugging of a running application. While Monkey Bench itself mostly acts as a plugin container, it simplifies the process of making custom debug & tweak tools specialized for certain applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The NT POSIX C Runtime Library is an IEEE standard runtime library for the NT POSIX subsystem. It can be used as a complete replacement or a side by side alternative for what is shipped with the Interix SDK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next