Showing 261 open source projects for "debuggers"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Excellent macro based library to see program flow, variables, timings, errors, warnings. "Must have" for C/C++ programmers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    XPHP is an IDE authoring tool for Windows that allows you to design, develop, test, debug and deploy PHP applications. [This project has been discontinued since 2005]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    EmbedIT is a toolkit providing debugging of 8051 programs (c/asm) on real hardware, using debugging output from SDCC or hex files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DMACS: a feature-rich debugger that can be potentially used with any C++ program on any platform. Designed with game programming in mind, it supports logging, an enhanced assert macro, state saving and loading, stack-watching, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    VisLua is a full featured IDE for the Lua scripting language written in Lua. VisLua supports full context debugging, syntax highlighing, and many other advanced IDE features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This tool converts the output of gprof to a format processible by the DOT tool, to generate a nice graphical function call graph.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    NJAMD (Not Just Another Malloc Debugger) protects against all common dynamic memory bugs, without even relinking your executable. It also provides stack trace information, and eventually will include a full GUI interface. NJAMD NEEDS YOUR HELP!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project has merged with http://sourceforge.net/projects/njamd Please go there for latest versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    xdProf is a tool that captures and analyzes stack traces sent at a fixed interval from Java Virtual Machines in a distributed system. The xdProf client uses a C/C++ Java Virtual Machine Profiling Interface (JVMPI) library and works on many platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Yeastar: Business Phone System and Unified Communications Icon
    Yeastar: Business Phone System and Unified Communications

    Go beyond just a PBX with all communications integrated as one.

    User-friendly, optimized, and scalable, the Yeastar P-Series Phone System redefines business connectivity by bringing together calling, meetings, omnichannel messaging, and integrations in one simple platform—removing the limitations of distance, platforms, and systems.
    Learn More
  • 10
    PHP Profiler is both a Zend extension and module capable of generating profiling information (function call statistics) for PHP applications on the server side. No PHP code has to be changed, although the profiler data is available to your scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Parallelized GDB: a tool for debugging parallel programs written in MPICH. Written in C++ and on the brink (hopefully) of usability. Please help develop!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Clint is a testbed for static source-code checking techniques. It is currently designed to check C++ for common programmer errors and suggest improvements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DebugMonitor provides a simple API to allow BeOS applications to display their state and progress on a separate monitor application. This means you can watch what is going on in your application as it is running.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simulator for 486 processor. Can be customized for embedded system emulation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    The QPascal Project is an endeavour to produce a new generation of development tools based on the object-oriented programming language QPascal. Its goal is to create a compiler, linker, debugger, assembler, and eventually an extensive and extensible IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A debuging library for C++. It does dynamic memory management with malloc and looks for potentiazl problems and leaks. It can also free up all leaked memory at the end of the program. I am currently working on hooking the new and delete keywords to wor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    kdev51 is a kdevelop plugin that supports development and debugging of 8051 based projects with both simulators and hardware debuggers. kdev51 is builds on the debugging support provided by http://ec2drv.sf.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    debugger_cdb

    CDB Debugger plugin for Code::Blocks

    CDB Debugger plugin for Code::Blocks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Piet++ is the foremost interpreter for Piet++, an extension and expansion over the original Piet programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    While waiting of OllyDbg2 to come out I've decided to develop a new version of OllyScript. This time the plugin will be based on an existing technology, a scripting language called Lua.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The aim of this project is to develop a set of Eclipse plugins to enable a better experience for developers programming in C/C++ for the Cell BE architecture using Eclipse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Minions programming language makes it easy to write performant, highly parallel programs. Minions are especially good at web apps. Minions like the web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Orwell is a debugging engine written in Python and C++. It allows programatic debugging, meaning you can inherit from all of the debugger's classes and add your own functionality. It also aims to provide great support for breakpoints en masse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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