SourceForge
Browse Enterprise Blog Help Jobs
Log In or Join

Solution Centers

Go Parallel HTML5 Windows 8 Smarter IT Big Data
Newsletters
  • Home
  • Browse
  • Development
  • Debuggers
Advanced
Filters
  • OS: All 32-bit MS Windows (95/98/NT/2000/XP) ×
Refine your search
Translations
  • English (169)
  • French (11)
  • Russian (10)
  • Spanish (8)
  • German (7)
  • Chinese (6)
  • Brazilian Portuguese (2)
  • Italian (2)
  • Polish (2)
  • Turkish (2)
  • Afrikaans (1)
  • Chinese (1)
  • Czech (1)
  • Latvian (1)
  • Romanian (1)
License
  • OSI-Approved Open Source (224)
    • GNU General Public License version 2.0 (137)
    • GNU Library or Lesser General Public License version 2.0 (35)
    • BSD License (24)
    • GNU General Public License version 3.0 (8)
    • Mozilla Public License 1.1 (8)
    • MIT License (6)
    • Apache License V2.0 (4)
    • zlib/libpng License (4)
    • Open Software License 3.0 (3)
    • Apache Software License (2)
    • Artistic License (2)
    • Eclipse Public License (2)
    • GNU Library or Lesser General Public License version 3.0 (2)
    • Mozilla Public License 1.0 (2)
    • Academic Free License (1)
  • Public Domain (10)
  • Other License (6)
Programming Language
  • C++ (97)
  • C (72)
  • Java (34)
  • C# (31)
  • Assembly (24)
  • Delphi/Kylix (22)
  • Python (15)
  • PHP (14)
  • Pascal (13)
  • Object Pascal (10)
  • JavaScript (8)
  • Visual Basic (8)
  • Perl (5)
  • Tcl (4)
  • PL/SQL (3)
Status
  • 5 - Production/Stable (74)
  • 4 - Beta (70)
  • 3 - Alpha (54)
  • 2 - Pre-Alpha (24)
  • 1 - Planning (21)
  • 6 - Mature (11)
  • 7 - Inactive (9)
OS
  • Grouping and Descriptive Categories (239)
    • All POSIX (121)
    • 32-bit MS Windows (41)
    • 32-bit MS Windows (37)
    • All BSD Platforms (22)
    • OS Portable (21)
    • OS Independent (20)
    • 64-bit MS Windows (19)
  • Windows (239)
  • Linux (140)
  • BSD (107)
  • Modern (103)
    • Linux (73)
    • WinXP (37)
    • Win2K (36)
    • OS X (22)
    • Solaris (12)
    • FreeBSD (4)
    • Windows 7 (3)
    • OpenBSD (2)
    • Vista (2)
    • NetBSD (1)
  • Mac (57)
  • Other Operating Systems (35)
    • MS-DOS (9)
    • BeOS (4)
    • Other (4)
    • Apple Mac OS Classic (3)
    • IBM AIX (3)
    • Microsoft Windows Server 2003 (3)
    • BSD/OS (2)
    • Console-based Platforms (1)
    • HP-UX (1)
    • IBM OS/2 (1)
    • Microsoft Windows 3.x (1)
    • SCO (1)
    • SGI IRIX (1)
    • Win98 (1)
Freshness
  • Recently updated (47)

Debuggers

Sort By
Last Updated
  • Most Popular
  • Last Updated
  • Name
  • Rating

Showing page 2 of 10.

  • ida-x86emu Icon
    ida-x86emu

    This is a plugin for IDAPro that allows emulated execution of x86 instructions within the IDAPro environment

    14 weekly downloads
  • mpatrol Icon
    mpatrol

    mpatrol is a link library that attempts to diagnose run-time errors that are caused by the wrong use of dynamically allocated memory, including writing to free memory and memory leaks.

    38 weekly downloads
  • TestDriven.NET (AKA NUnitAddIn) Icon
    TestDriven.NET (AKA NUnitAddIn)

    TestDriven.NET is a zero friction unit testing add-in for Visual Studio .NET. It is compatable with NUnit, MbUnit and Team System. You can download the full add-in from http://www.testdriven.net/. This project only contains the NUnit driver for TD.NET

    1 weekly downloads
  • LuaEdit Icon
    LuaEdit

    LuaEdit is an IDE/Text Editor/Debugger for the Lua language. Its interface looks like MS Visual Studio .Net� and includes syntax highlighting, code completion, advance breakpoint management, efficient search engines, etc. Client under GPL and server (core debugger) under LGPL.

    670 weekly downloads
  • WinAVR Icon
    WinAVR

    WinAVR (tm) is a suite of executable, open source software development tools for the Atmel AVR series of RISC microprocessors hosted on the Windows platform. Includes the GNU GCC compiler for C and C++.

    4,362 weekly downloads
  • Open Perl IDE Icon
    Open Perl IDE

    Open Perl IDE is a visual, integrated development environment for writing and debugging Perl scripts with any standard Perl distribution under Windows 95/98/NT/2000.

    151 weekly downloads
  • HTTP Transceiver Icon
    HTTP Transceiver

    This is a simple software for debugging webservers. More details coming up soon.

    1 weekly downloads
  • SymSync Icon
    SymSync

    Sync symbols and source file from remote Microsoft symbols and source server.

    0 weekly downloads
  • TP-COBOL-DEBUGGER Icon
    TP-COBOL-DEBUGGER

    A cobol debugger for OpenCobol written in OpenCobol 1.1

    16 weekly downloads
  • Delphi Runtime Inspector Icon
    Delphi Runtime Inspector

    "Runtime Inspector" is an extended object inspector. It can help developper to see object information at run-time.

    3 weekly downloads
  • OLE - Open Log Engine Icon
    OLE - Open Log Engine

    The Open Log Engine is a powerful tool for advanced logging in games or programs. It easily allows you to make logging outputs in your program and analyse them afterwards with the Open Log Viewer, which provides you a powerful filtering system.

    0 weekly downloads
  • HT editor Icon
    HT editor

    HT is a file editor/viewer/analyzer for executables. The goal is to combine the low-level functionality of a debugger and the usability of IDEs. We plan to implement all (hex-)editing features and support of the most important file formats.

    265 weekly downloads
  • Bug Finder Icon
    Bug Finder

    Win32 passive debugger.

    10 weekly downloads
  • MinGW - Minimalist GNU for Windows Icon
    MinGW - Minimalist GNU for Windows

    A native Windows port of the GNU Compiler Collection (GCC)

    1,286,754 weekly downloads
  • JDLabStudio Icon
    JDLabStudio

    JDLabStudio is a graphical front-end for the Java Debugging Lab Agent (JDLabAgent). JDLabStudio scans java packages, displays class files and generates JDLabAgent config files. JDLabAgent-traces are used for reconstructing control and data flows.

    1 weekly downloads
  • JDLabAgent Icon
    JDLabAgent

    JDLabAgent is a dynamic link library which is loaded into the Java Virtual Machine via Java Virtual Machine Debug Interface (JVMDI). The JDLabAgent can be parameterized via config files and logs JVM events (e.g. breakpoints, exceptions).

    3 weekly downloads
  • JavaOnTracks Icon
    JavaOnTracks

    This project is a java web application developer toolbox. It is among other, a simple and powerful framework which does not require dealing with XML files. It also provides a lot of other features, such as a DB abstraction layer, a nice javadoc doclet, a

    7 weekly downloads
  • javaKut Icon
    javaKut

    Java development tool for root cause analysis of software events, useful for software acceptance testing in early development.

    1 weekly downloads
  • IDA Pro ARM debugger plugin Icon
    IDA Pro ARM debugger plugin

    This project is a plugin for IDA Pro disassembler to support ARM code debugging via JTAG or software emulators. JLink JTAG interface or any other RDI-compliant hw/sw emulator (such as ARMulator) can be used with it

    0 weekly downloads
  • ftcjtag Icon
    ftcjtag

    JTAG interface library for FTDI chips. Linux port of the ftcjtag library from ftdi( http://bit.ly/98Vul3 ). Implementation relies on ftd2xx.so ( not libftdi.so ) which makes it windows compatible.

    0 weekly downloads
  • OciMonitor - SQL Tracer for Oracle OCI Icon
    OciMonitor - SQL Tracer for Oracle OCI

    Tool for monitoring of OCI client applications [f.e.: TOAD/TOra, or any OCI-based fat client] interaction with Oracle Database. Monitors SQL statements and values passed/fetched. Consist of GUI [C#] and events handler [C++]. Similar to Quest SQLMonitor.

    23 weekly downloads
  • Edyuk Icon
    Edyuk

    Edyuk is a free, open source, fast and lightweight development environment which supports C++ and Qt 4 out of the box and can be extended through plugins. It works under all platforms supported by Qt 4 (Linux, Mac, Windows, BSD, ...).

    6 weekly downloads
  • dSpec Icon
    dSpec

    dSpec is a BDD framework for Delphi/Pascal built as an extension of DUnit.

    6 weekly downloads
  • qbasic.net Icon
    qbasic.net

    This is a Windows QBasic emulator for Windows. It is suposed to run and build qbasic code. It can build/execute old qbasic code (currently in constructions) Version 0.1 has been released: New commands and lots of bugs removed.

    10 weekly downloads
  • DLLL Icon
    DLLL

    This is a command line tool that list all registered occurences of a DLL from the windows registry and allows to unregister them all with regsvr32.

    1 weekly downloads
  • Back
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • Next

Staff Picks

  • Icon America's Army 2.5 Assist
  • Icon BibDesk
  • Icon boot-repair-disk
  • Icon The FreeType Project
  • Icon KXStudio
  • Icon NAS4Free
  • Icon Password Safe
  • Icon RSS Owl | RSS / RDF / Atom Feed Reader
  • Icon Zentyal Linux small business server

Top Downloaded

Powered by Dice Logo Latest Tech Jobs

  • Loading... The latest tech jobs.
See All Jobs ››
SourceForge
About Site Status @sfnet_ops
Find and Develop Software
Create a Project Software Directory Top Downloaded Projects
Community
Blog @sourceforge Job Board
Help
Site Documentation Support Request Real-Time Support
Copyright © 2013 Dice. All Rights Reserved.
SourceForge is a Dice Holdings, Inc. service.
Terms Privacy Cookies/Opt Out Advertise SourceForge.JP Big Data