SourceForge
Browse Enterprise Blog Help Jobs
Log In or Join

Solution Centers

Go Parallel HTML5 Windows 8 Smarter IT Big Data Software Delivery
Newsletters
  • Home
  • Browse
  • Development
  • Debuggers
Advanced
Filters
  • OS: Windows ×
  • OS: Modern (Vendor-Supported) Desktop Operating Systems ×
Refine your search
Translations
  • English (112)
  • German (8)
  • Spanish (7)
  • French (6)
  • Russian (6)
  • Chinese (5)
  • Italian (4)
  • Afrikaans (2)
  • Brazilian Portuguese (2)
  • Catalan (2)
  • Chinese (2)
  • Dutch (2)
  • Lithuanian (2)
  • Polish (2)
  • Swedish (2)
License
  • OSI-Approved Open Source (177)
    • GNU General Public License version 2.0 (118)
    • GNU Library or Lesser General Public License version 2.0 (29)
    • BSD License (14)
    • Mozilla Public License 1.1 (5)
    • Eclipse Public License (4)
    • GNU General Public License version 3.0 (4)
    • MIT License (3)
    • Mozilla Public License 1.0 (3)
    • Open Software License 3.0 (3)
    • Sun Public License (3)
    • Academic Free License (2)
    • Apache License V2.0 (2)
    • Common Development and Distribution License (2)
    • Common Public License 1.0 (2)
    • GNU Library or Lesser General Public License version 3.0 (2)
  • Public Domain (9)
  • Other License (7)
Programming Language
  • C++ (79)
  • C (65)
  • Java (32)
  • C# (23)
  • Assembly (18)
  • Python (13)
  • Delphi/Kylix (12)
  • PHP (10)
  • Pascal (8)
  • Visual Basic (8)
  • JavaScript (7)
  • Object Pascal (5)
  • Visual Basic .NET (4)
  • PL/SQL (3)
  • ASP (2)
Status
  • 4 - Beta (57)
  • 5 - Production/Stable (57)
  • 3 - Alpha (34)
  • 1 - Planning (24)
  • 2 - Pre-Alpha (21)
  • 7 - Inactive (10)
  • 6 - Mature (7)
OS
  • Grouping and Descriptive Categories (141)
    • All 32-bit MS Windows (102)
    • All POSIX (75)
    • 32-bit MS Windows (64)
    • 32-bit MS Windows (36)
    • OS Independent (14)
    • All BSD Platforms (13)
    • 64-bit MS Windows (12)
    • OS Portable (10)
    • Project is an Operating System Distribution (1)
  • Linux (133)
  • BSD (73)
  • Mac (57)
  • Other Operating Systems (34)
    • MS-DOS (5)
    • Microsoft Windows Server 2003 (5)
    • Win98 (4)
    • Apple Mac OS Classic (3)
    • BSD/OS (3)
    • IBM AIX (3)
    • Other (3)
    • BeOS (2)
    • Console-based Platforms (2)
    • HP-UX (2)
    • Microsoft Windows 3.x (1)
    • SCO (1)
    • SGI IRIX (1)
    • Win95 (1)
    • WinNT (1)
  • Solaris (24)
Freshness
  • Recently updated (41)

Debuggers

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

Showing page 1 of 8.

  • 8051 Emulator Icon
    8051 Emulator

    Software Graphical 8051 Emulator, based on Allegro.

    0 weekly downloads
  • AG TIDE Icon
    AG TIDE

    An integrated development environment for the open sourcetext game language called AGT. I am writing the IDE in C#.

    0 weekly downloads
  • ALF for Java Icon
    ALF for Java

    ALF, The Automated Logging Framework, is a native logging framework for Java with the unique advantage of supporting automated method tracing. This platform-independent library allows developers to debug their applications quickly without adding code

    0 weekly downloads
  • ASP Profiler Icon
    ASP Profiler

    A line-level performance profiler for ASP (VBScript) code. Optimize ASP by seeing how many times each line was executed and how long it took. Written in pure ASP, it supports nested server-side includes, and features a client-side sorting table.

    0 weekly downloads
  • AVaRICE Icon
    AVaRICE

    AVaRICE is a program for interfacing the Atmel JTAG ICE to GDB to allow users to debug their embedded AVR target.

    0 weekly downloads
  • Alex Carp's Extension Icon
    Alex Carp's Extension

    This is a WinDbg extension intended primarily for kernel mode development.

    0 weekly downloads
  • ArrayDebugView-Add-In Icon
    ArrayDebugView-Add-In

    The ArrayDebugView-Add-In extends Visual Studio and adds graphical view capabilities to the debugger. You can plot the data from any array by specifying a pointer expression and a length. Features: Zoom-function, a cursor, saving to a file.

    0 weekly downloads
  • BDM tools Icon
    BDM tools

    Open Source development tools and drivers for Freescale Background Debug Module (BDM) interface.

    0 weekly downloads
  • BF Debugger Icon
    BF Debugger

    The BF Debugger Project is an attempt to allow the development of software using the Brainf*** programming language in a GUI development environment, and to provide a platform for the advancement and dissemination of this language.

    0 weekly downloads
  • BeanClipse- NetBeans embedded in Eclipse Icon
    BeanClipse- NetBeans embedded in Eclipse

    BeanClipse is a NetBeans plugin for Eclipse: NetBeans runs embedded within the Eclipse platform as a plugin offering the best of both worlds to Java developers. May be just a joke ;-) .... Check also it's twin at : http://sf.net/projects/netclipse

    0 weekly downloads
  • BenchMarker Icon
    BenchMarker

    This is a simple, modular PHP class designed to record execution time benchmarks throughout different parts of a script. Compatible with virtually any PHP script, the code can be added/removed quickly and with ease. Accurate to the microsecond.

    0 weekly downloads
  • Boa Constructor - wxPython GUI Builder Icon
    Boa Constructor - wxPython GUI Builder

    A RAD GUI Building IDE for wxPython.

    0 weekly downloads
  • Brainfuck Center Icon
    Brainfuck Center

    Brainfuck Center is an IDE and compiler for your Brainfuck scripts. It includes a full debugger with step-by-step debugging and much more. MDI window!

    0 weekly downloads
  • Bulot Studio Icon
    Bulot Studio

    Complete IDE for small MCU included: - Editor with colorising syntax - C compiler - Assembler - Debugger - Simulator - Hardware emulator Target MCU: 80C51 family

    0 weekly downloads
  • C-Star Icon
    C-Star

    C* (C-Star) is a new fully object-oriented language, based upon the C specification. It aims to provide a cross-platform compiler and interpretor, handling advanced features such as multithreading, unifying console-access, window-based interfaces.

    0 weekly downloads
  • C/C++ Memory Debugging Library Icon
    C/C++ Memory Debugging Library

    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.

    0 weekly downloads
  • COM by TCP Icon
    COM by TCP

    Forward RS232 via TCP/IP

    0 weekly downloads
  • CURE Project Icon
    CURE Project

    pt-BR: O CURE nada mais é que um software capaz de editar e criar do zero, desde scripts, npc's, mapas e tudo mais. en-US: The CURE is nothing more than a software able to edit or create from scratch, from scripts, npc's, maps and everything else.

    0 weekly downloads
  • Camelia Icon
    Camelia

    Camelia is an IDE for OCaml designed with students and new users in mind. It sports syntax highlighting, tool-tip type checking, clickable error explanations, an integrated debugger, and more.

    0 weekly downloads
  • Carving Debugger Icon
    Carving Debugger

    Carving Debugger is a debugging tool which support win32 user level (ring 3) debugging.

    0 weekly downloads
  • CeGCC - Cross development for Pocket PC Icon
    CeGCC - Cross development for Pocket PC

    CeGCC is a cross-development environment for creating Windows CE (Pocket PC) applications, from a Linux, Cygwin, or MacOS-X host PC.

    0 weekly downloads
  • Class Ghost Icon
    Class Ghost

    ClassGhost is a small utility that can redefine class files within a running JVM. ClassGhost allows you to directly inject the newly compiled class files in to the VM without interrupting the running application. Works with multiple as well as remote VMs

    0 weekly downloads
  • CodeInvestigator Icon
    CodeInvestigator

    CodeInvestigator is a tracing tool for Python programs. All the run time information is recorded. Read your code together with its run time details. Use it to visualize what happened when you program ran.

    0 weekly downloads
  • Coffeetronix Icon
    Coffeetronix

    Coffeetronix is the fast and simple Java UML workbench. It parses your java sources and creates an instant UML classdiagram.

    0 weekly downloads
  • CompiladorJavaUnivali Icon
    CompiladorJavaUnivali

    Este é um projeto acadêmico, desenvolvido pelos alunos da Univali do campus de São José, estudantes da Linguagens formais e autômatos. O objetivo deste trabalho é desenvolver um projeto de compiladores.

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

Staff Picks

  • Icon cpuminer
  • Icon Eric Integrated Development Environment
  • Icon GLFW
  • Icon G'MIC
  • Icon JasperReports Library
  • Icon jTDS - SQL Server and Sybase JDBC driver
  • Icon UberStudent - Linux for Learners
  • Icon Universal Media Server
  • Icon Workrave

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