Nazwa oprogramowania |
Strona domowa |
Pobierane |
Code Medic |
http://www.newplanetsoftware.com/medic/ |
6822x |
The standard Linux / UNIX debugger, gdb, is extremely powerful, but its command line interface can be quite intimidating and painful to use. Code Medic is compatible with all versions of gdb and provides an elegant, graphical interface to its most important features. gdb currently supports C/C++, Java, PalmOS, various embedded systems, Assembly, FORTRAN, and Modula-2.
|
|
Insight, the GDB GUI |
http://sources.redhat.com/insight/ |
5258x |
Very good front-end for gdb. Can be controlled with mouse and with standard gdb commands.
|
|
UPS |
http://ups.sourceforge.net/main.html |
4745x |
UPS jest debuggerem kodów źródłowych C/C++ działającym w środowisku X11.
|
|
The HT Editor |
http://hte.sourceforge.net/ |
4646x |
HT jest edytorem/przeglądarką/analizerem plików wykonywalnych.
|
|
CGDB |
http://tgdb.sourceforge.net/ |
4314x |
CGDB is a curses-based interface to the GNU Debugger (GDB). The goal of CGDB is to be lightweight and responsive; not encumbered with unnecessary features.
|
|
KDbg |
http://www.kdbg.org/ |
4234x |
KDbg is a graphical user interface to gdb, the GNU debugger. It provides an intuitive interface for setting breakpoints, inspecting variables, and stepping through code.
|
|
Fenris |
http://lcamtuf.coredump.cx/[..]s/devel.shtml |
4168x |
Fenris to wielozadaniowy tracer, debugger oraz narzędzie do analizy kodu, które wykrywa i dokumentuje konstrukcje języków wysokiego poziomu, potrafi odtwarzać symbole, ilustrować graficznie tok wykonywania programu, wykrywac funkcje wewnętrzne, odzyskiwać tablice symboli i radzić sobie z zabezpieczeniem przed debuggingiem. Posiada interfejs linii poleceń, a także GUI podobne do SoftICE oraz frontend Web.
|
|
JSwat Java Debugger |
http://www.bluemarsh.com/java/jswat/ |
4106x |
JSwat is a graphical, stand-alone Java debugger, using the JPDA library.
|
|
Memgrep |
http://www.hick.org/code.html |
3988x |
Search/replace/dump memory from running processes and core files.
|
|
Bash Debugger |
http://bashdb.sourceforge.net/ |
3980x |
The Bash Debugger Project contains patched sources to BASH that enable better debugging support as well as improved error reporting.
It contains step-by-step running, breakpoints, etc.
|
|
Gubed |
http://gubed.sourceforge.net/ |
3904x |
PHP
|
|
FindBugs |
http://findbugs.sourceforge.net/ |
3895x |
FindBugs looks for bugs in Java programs. It can detect a variety of common coding mistakes.
|
|
dbvi |
http://dbvi.sourceforge.net/ |
3854x |
dbvi to Uniksowy terminalowy interfejs do debuggera gdb. Ściśle integruje sesję vi z typowymi komendami linii poleceń gdb.
|
|
StDB |
http://joost.sourceforge.net/[..]DB/index.html |
3651x |
StDB to debugger dla procesora Joost Streaming Transformations for XML (STX), który implementuje jednoprzebiegowy język transformacji dla dokumentów XML oparty o Simple API for XML (SAX). STX jest szybką i oszczędzającą alternatywą dla XSLT.
|
|
coretrace |
http://www.arbetsmyra.dyndns.org/coretrace/ |
3528x |
Coretrace is a lightweight tool for debugging of embedded Linux applications.
|
|