SourceForge
Browse Enterprise Blog Help Jobs
Log In or Join

Solution Centers

Go Parallel HTML5 Windows 8 Smarter IT Big Data
Newsletters
  • Home
  • Browse
  • Search Results
  • Development
  • Debuggers
Advanced
Filters
  • Category: Debuggers ×
  • Programming Language: C++ ×
  • OS: Grouping and Descriptive Categories ×
Refine your search
Category
  • Software Development (91)
    • Compilers (14)
    • Build Tools (13)
    • Testing (9)
    • Profiling (8)
    • Code Generators (6)
    • Cross Compilers (6)
    • Interpreters (4)
    • User Interfaces (4)
    • Object Oriented (3)
    • Design (2)
    • Libraries (2)
    • Quality Assurance (2)
    • Binary editors (1)
    • Documentation (1)
    • Frameworks (1)
  • System (14)
    • Emulators (5)
    • Logging (5)
    • Distributed Computing (2)
    • Embedded systems (1)
    • Hardware (1)
    • Networking (1)
    • Software Distribution (1)
  • Text Editors (9)
    • Integrated Development Environments (8)
  • Scientific/Engineering (6)
    • Electronic Design Automation (2)
    • Human Machine Interfaces (1)
    • Information Analysis (1)
    • Physics (1)
Translations
  • English (50)
  • German (5)
  • Russian (5)
  • French (2)
  • Spanish (2)
  • Turkish (2)
  • Chinese (1)
  • Chinese (1)
  • Italian (1)
License
  • OSI-Approved Open Source (87)
    • GNU General Public License version 2.0 (47)
    • GNU Library or Lesser General Public License version 2.0 (29)
    • BSD License (11)
    • GNU Library or Lesser General Public License version 3.0 (4)
    • MIT License (3)
    • zlib/libpng License (3)
    • GNU General Public License version 3.0 (2)
    • Academic Free License (1)
    • Apache License V2.0 (1)
    • Apple Public Source License (1)
    • Artistic License (1)
    • Common Development and Distribution License (1)
    • Eclipse Public License (1)
    • wxWindows Library Licence (1)
  • Other License (5)
  • Public Domain (3)
Programming Language
  • C (34)
  • Assembly (12)
  • Java (6)
  • PHP (3)
  • Perl (3)
  • Python (3)
  • Unix Shell (3)
  • Fortran (2)
  • Lua (2)
  • Ada (1)
  • C# (1)
  • D (1)
  • Delphi/Kylix (1)
  • Objective C (1)
  • Pascal (1)
Status
  • 5 - Production/Stable (25)
  • 4 - Beta (23)
  • 3 - Alpha (19)
  • 2 - Pre-Alpha (13)
  • 1 - Planning (10)
  • 6 - Mature (7)
  • 7 - Inactive (2)
OS
  • Windows (77)
  • Linux (73)
  • BSD (46)
  • Mac (39)
  • Modern (31)
    • Linux (25)
    • OS X (8)
    • Win2K (5)
    • WinXP (5)
    • FreeBSD (4)
    • Solaris (4)
    • NetBSD (2)
    • Windows 7 (2)
    • OpenBSD (1)
    • Vista (1)
  • Other Operating Systems (9)
    • Console-based Platforms (2)
    • Other (2)
    • Apple Mac OS Classic (1)
    • BSD/OS (1)
    • BeOS (1)
    • HP-UX (1)
    • IBM AIX (1)
    • MS-DOS (1)
    • Microsoft Windows Server 2003 (1)
  • Emulation and API Compatibility (8)
    • MinGW/MSYS (7)
    • Cygwin (4)
Freshness
  • Recently updated (19)

Search Results for "library"

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

Showing page 1 of 4.

  • Simple Library Icon
    Simple Library

    0 weekly downloads
  • DUMA library Icon
    DUMA library

    DUMA (Detect Unintended Memory Access) is a multi-platform memory debugging library. It can detect memory leaks and buffer overruns (or underruns) in a malloc() / new memory buffer. DUMA is a fork of Bruce Perens' Electric Fence library.

    134 weekly downloads
  • NT POSIX C Runtime Library Icon
    NT POSIX C Runtime Library

    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.

    0 weekly downloads
  • Software x86 CPU emulator library Icon
    Software x86 CPU emulator library

    Softx86 is a library that provides software emulation of an Intel 80x86 CPU. The library takes care of executing opcodes and handling exceptions while the host application is responsible for providing simulated RAM, I/O devices, external signals.

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

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

    1,289,860 weekly downloads
  • devkitPro Icon
    devkitPro

    This project is for homebrew console development tools based on the gnu compiler collection with additional tools and libraries to aid programming each supported console. The windows variants are built with MinGW.

    6,581 weekly downloads
  • Boomerang decompiler Icon
    Boomerang decompiler

    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.

    1,526 weekly downloads
  • wxHexEditor Icon
    wxHexEditor

    wxHexEditor is another Hex Editor, build because of there is no good hex editor for Linux system, specially for big files. It supports files up to 2^64 bytes. Written with C++/wxWidgets GUI libs and can be used with other OS'es such Windows, Mac OS

    809 weekly downloads
  • dbg library Icon
    dbg library

    The dbg library is a set of C++ utilities to facilitate modern debugging idioms. It has been designed to support defensive programming techniques in modern C++ code. It integrates well with standard library usage and has been carefully designed to be e

    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.

    576 weekly downloads
  • Minimalist PSPSDK Icon
    Minimalist PSPSDK

    WinXP, Vista, Win7, linux, OpenSolaris native port of the BSD PSPSDK (ps2dev.org), with freely distributable import libraries and header files (DevPaks) for building cross compiled homebrew Sony PSP (PlayStation Portable) applications.

    330 weekly downloads
  • AT Console Icon
    AT Console

    Easy to send AT command.

    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.

    255 weekly downloads
  • CxxTest Icon
    CxxTest

    CxxTest is a unit testing framework for C++ that is similar in spirit to JUnit, CppUnit, and xUnit. CxxTest is easy to use because it does not require precompiling a CxxTest testing library, it employs no advanced features of C++ (e.g. RTTI) and it supports a very flexible form of test discovery.

    76 weekly downloads
  • Bits and Pieces Icon
    Bits and Pieces

    Bits and Pieces is an interactive 6502 disassembler.

    0 weekly downloads
  • Shiny: C/C++/Lua Profiler Icon
    Shiny: C/C++/Lua Profiler

    Shiny is a lightning fast, fully documented & by-far-easiest-to-use C/C++/Lua profiler with no extensive surgery. Results are smoothed & shown in run-time as a call-tree or sorted-by-time. Output also renderable as graphs in Ogre3D or your custom engine

    48 weekly downloads
  • Fred Fish's dbug library Icon
    Fred Fish's dbug library

    Excellent macro based library to see program flow, variables, timings, errors, warnings. "Must have" for C/C++ programmers.

    4 weekly downloads
  • GDB/Machine Interface library Icon
    GDB/Machine Interface library

    A GDB/MI interface library for C and C++. It implements the GDB/MI (GNU DeBugger/Machine Interface) protocol as a library so you can create a GDB frontend without writing the "dialog" with GDB. Unlinke CLI the MI is intended for programs and not hu

    6 weekly downloads
  • librtdebug - Runtime Debugging Library Icon
    librtdebug - Runtime Debugging Library

    librtdebug is a comprehensive runtime debugging library which allows developers to insert predefined macros within their own source code and track the 'runtime' of their applications via standardized textual output...

    1 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
  • 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
  • CppUtx Icon
    CppUtx

    CppUtx is a unit test framework for C++ based on the article `Cpp Utx Overview` written by Robert DiFalco and some parts of CxxTest. It depends on the standard and the boost library.

    0 weekly downloads
  • Kodewerx Icon
    Kodewerx

    Open source projects by Parasyte and Kodewerx. Including video game editors, cryptographic tools, and debuggers.

    0 weekly downloads
  • AutoMote Icon
    AutoMote

    Semi-Automated Debugger for TinyOS Network Applications

    0 weekly downloads
  • OddArt Icon
    OddArt

    Open-source Disassembling, Debugging, And Reverse-engineering Tool. For cracking binaries of various CPUs and platforms. Right now there are no files available, because it is still in the planning stage. There is some info in the Docs area for developers

    0 weekly downloads
  • inspectorJ Icon
    inspectorJ

    inspectorJ is a cross platform java profiler with a graphical client that allows for profiling remote jvms. inspectorj is pre-alpha and is currently under development.

    0 weekly downloads
  • Back
  • 1
  • 2
  • 3
  • 4
  • 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