Showing 1052 open source projects for "debuggers"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    MinGW GCC For M68K

    MinGW GCC For M68K

    MinGW GCC cross development environment for M68K.

    This is a Windows command line based cross development environment for the M68K/ColdFire family of processors built from the latest stable release of GCC (currently 13.1.0). I recently incorrectly built 12.2.0 so have deleted it. Also included is Gnu make along with the necessary MinGW dlls to make it all work. I build this tool chain, from time to time, to use for testing Flash Insight, a device programmer that is available on my website. I want to make it available to the embedded...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    requestly

    requestly

    An open-source web debugging tool that scales your web dev 10x faster

    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    eS

    eS

    Cross-platform IDE for developing embedded solutions and desktops

    Solution Editor (eS) is a free, lightweight, cross-platform, development environment (IDE) for Assembler, C or C++ programming, designed to interface with various compilers and debuggers (GDB,CDB). The environment allows you to develop and debug code for MIPS, ARM, AVR and any other processors for embedded solutions and desktop applications. It contains a minimum of settings for easy and convenient programming. The hardware debugging process is possible if you have the hardware...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    d7avx

    d7avx

    d7avx + dbgavx - SSE/AVX development/debug helpers for 32bits delphi

    d7avx - a helper (gcc frontend) for using SSE/AVX instructions with Delphi compilers not supporting SSE/AVX instructions uses MinGW GCC/ObjectDump to compile .c to .s and .s to .o with disassembly customized for delphi inclusion in asm statements dbgavx - a helper for debugging XMM/YMM registers content with debuggers not supporting XMM/YMM registers used with any debugger for XMM/YMM and also MM/ST and general registers content inspection
    Downloads: 0 This Week
    Last Update:
    See Project
  • PRTG Network Monitor | Making the lives of sysadmins easier Icon
    PRTG Network Monitor | Making the lives of sysadmins easier

    Stay ahead of IT infrastructure issues

    PRTG Network Monitor is an all-inclusive monitoring software solution developed by Paessler. Equipped with an easy-to-use, intuitive interface with a cutting-edge monitoring engine, PRTG Network Monitor optimizes connections and workloads as well as reduces operational costs by avoiding outages while saving time and controlling service level agreements (SLAs). The solution is packed with specialized monitoring features that include flexible alerting, cluster failover solution, distributed monitoring, in-depth reporting, maps and dashboards, and more.
    Learn More
  • 5
    ELENA Programming Language

    ELENA Programming Language

    an object-oriented language with late binding

    ELENA is a general-purpose, pure object-oriented language with late binding. It promotes more object-oriented program design, reusable and more standardized code. The package includes compiler, IDE, ELENA libraries and samples
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    platform-tools-installer-gui

    platform-tools-installer-gui

    platform-tools graphical installer for Windows

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    gbdbg

    Debugger for the IceBoy CPU

    A small command line debugger written in C# that communicates with the debugging unit inside the IceBoy CPU via UART.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Code Medic

    Code Medic

    Graphical interface to gdb

    Code Medic provides an elegant, graphical interface to gdb's most important features and integrates with Code Crusader. FAQ: https://github.com/jafl/jx_application_framework/tree/master/programs/code_medic#readme ChangeLog: http://codemedic.sourceforge.net/ChangeLog.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ooRexx Debugger

    ooRexx Debugger

    A cross platform dialog based ooRexx debugger

    A GUI debugger for ooRexx programs that can be run on Windows with ooRexx 4.2 or later and on other platforms with ooRexx 5.0 or later where Java with Swing /AWT has been installed along with bsf4oorexx. Please see the README.md file in the Code tab or latest release for much more detailed usage and setup information .
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications.

    Cloudflare is the foundation for your infrastructure, applications, and teams.

    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
    Get Started
  • 10
    Symbolicate

    Symbolicate

    OS X crash report symbolicator

    Uses your Xcode archives to automatically symbolicate crash reports from your users. Built to support Mac apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Loggifier

    Loggifier

    A tool that inserts code into Java class files for logging

    A tool that inserts code into Java class files for logging. Possible logging points are class initialization, method entry and exit, and local variable assignment. Logging is based on java.util.logging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    VIC-2020 MINIMON Cartridge

    Machine Language Monitor for Commodore VIC-20

    MINIMON is a Machine Language Monitor for the Commodore VIC-20. It is a combined hardware/software project: a cartridge for the computer's expansion port (with a cartridge extender for a secondary cartridge), plus firmware, which is the actual MINIMON monitor. MINIMON features all commands usually expected from a debugger/monitor: Memory dump and edit, Register dump and edit, Execute code from monitor, Direct Assembler and Disassembler (all documented opcodes of the NMOS 6502),...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    snitch

    snitch

    Snitch injects inline defs in your functions and multimethods

    Snitch is how I debug and understand data flowing through my system. It's not a replacement for a full-fledged debugger, but it's pretty close and will be useful in 90% of the cases. I use it as my sole debugger (in rare cases I reach for print statements).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    IceDump

    IceDump

    Outputs the map of values of a given PHP variable

    You can use this package instead of var_dump() or print_r() PHP functions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Java Modeling Language (JML)
    This sourceforge site for the project is now DEPRECATED and not updated. All current work and new releases are on github: https://github.com/OpenJML/OpenJML. The Java Modeling Language (JML) is a behavioral interface specification language that can be used to specify the behavior of Java modules (as in design by contract -- DBC). It has many tools to do assertion checking, unit testing, etc. The principal current tool of the project is OpenJML -- cf. https://www.openjml.org, with...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 17
    A subset of the TestCon project, ConAn builds on Roast to provide a testing framework for concurrent Java components. For more details on the development of ConAn and TestCon/Crom, see http://longbrothers.net/brad/papers/thesis.pdf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Browser Preview for VS Code

    Browser Preview for VS Code

    A real browser preview inside your editor that you can debug

    Browser Preview for VS Code enables you to open a real browser preview inside your editor that you can debug. Browser Preview is powered by headless Chromium, and works by starting a headless Chromium instance in a new process. This can either be Google Chrome or Microsoft Edge. This enables a secure way to render web content inside VS Code, and enables interesting features such as in-editor debugging and more! Make sure you have Google Chrome installed on your computer. Browser Preview for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Jour is designed to simplify the use of Javassist for processing multiple classes. In short Jour is simple Aspect Oriented Programming AOP framework on top of Javassist.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    GCDebRTrc

    Debug Facility for Real-Time issues

    For C (and CPP obviously): Include a fast and tiny RAM-tracing feature for Real-Time (RT) debugging purposes. >> ONLY FOR DEBUGGING << Very much faster than printf-debugging, which may result in unforseen results in an RT environement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Datalog Educational System

    Deductive Database with Datalog, SQL, RA, TRC, DRC

    The Datalog Educational System (DES) is a deductive database with Datalog, SQL, Relational Algebra, Tuple Relational Calculus and Domain Relational Calculus as query languages developed mainly for education. It can be used from most common Prolog interpreters over any supported OS and from portable executables (Windows, Linux and MacOS).
    Leader badge
    Downloads: 90 This Week
    Last Update:
    See Project
  • 22
    NB: Development has been moved to Github: https://github.com/avrdudes/avarice AVaRICE is a program for interfacing the Atmel JTAG ICE to GDB to allow users to debug their embedded AVR target.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 23

    ObjectiveScript

    object orientated scripting language

    == This project has been renamed to slang-lang/slang and moved to Github. == ObjectiveScript is an object orientated scripting language that tries to combine the speed of scripting with an object orientated syntax similar to Java and C++. The language offers native data types like bool, double, float, int and string as well as user defined object types and a system library with data types similar to the Java boxed types like Integer and String. Collections like List, Map, etc. can be used...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Stetho

    Stetho

    Debug bridge for Android applications

    Stetho is a sophisticated debug bridge for Android applications. When enabled, developers have access to the Chrome Developer Tools feature natively part of the Chrome desktop browser. Developers can also choose to enable the optional dumpapp tool which offers a powerful command-line interface to application internals. Alternatively you can include Stetho from Maven Central via Gradle or Maven. Only the main stetho dependency is strictly required, however you may also wish to use one of the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Lightproxy

    Lightproxy

    Cross platform Web debugging proxy

    LightProxy is a local proxy packet capture software based on whistle. Packet capture, including wireless scene capture. Real-time hosts binding. Forward resources according to rules. Mock interface, page, etc. Modify the content of the request and response, for example, insert script in the page, modify the return header, etc. Start LightProxy in the application list. The first time you start LightProxy, you will be asked for the password twice. This is used to install auxiliary programs and...
    Downloads: 8 This Week
    Last Update:
    See Project