A debugger for xsl/xslt stylesheets which has functionality similar to a Unix/Linux "gdb". This is achieved using libxml2 and libxslt (gnome-xml).
A summary of commands types are
Help, running, template, breakpoint and node viewing
A GUI front-end to xsldbg is available for
* Qt5 called qxsldbg
* kate editor plugin called kxsldbg
A package for XEmacs is also available called xsldbg-mode
SETEdit is a friendly texteditor. It is a text mode application with windows, buttons, mouse support, etc. The main target of the project are programmers so the editor is mainly oriented to programming.
A Finite State Machine Editor, written on QT.
It allows to draw Finite State Machine with easy GUI and store it in XML file.
There are Finite State Machine Compilers to translate this description to source code (technique like QT's UIC uses).
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
OllyDbg 2.01 Plugin
FastpadPlugin allows to take notes in ollydbg the faspad windows hides automatically when not in use. To open it just put the cursor on the left of the screen, the cuseuur turns red on contact.
One can save directly from olly the selected text using the shortcut CTRL+q.
Faspad automatically saves the text in the plugin \ fastpad directory (each debuggee has a different .txt file)...
OllyDbg 2.01 Plugin
Permet d'imprimer le code sélectionné
--------------------------------------------------------------------------
Is a plugin for Olly2 that allows to print the selected text, to print preferably use the keyboard shortcut Ctrl+i (Crl+p is already used by olly !)
*************************************************************
Some plugins require dll like :
msvcp60.dll, msvcr90.dll, msvcr100.dll, etc…
If a plugin does not work start by looking the import...
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.
Dotnet IL Editor (DILE) allows disassembling and debugging .NET 1.0/1.1/2.0/3.0/3.5 applications without source code or .pdb files. It can debug even itself or the assemblies of the .NET Framework on IL level.
LuaEdit is an IDE/TextEditor/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.
Orth is an improvement of the C++ language featuring an incremental compiler, a debugger, and an editor. The objective is to make programming faster and more enjoyable.
This is an attempt to write a CPU emulator in Trolltech QT 4.4. Basic Functionality: - 8 bit registers - Self-composed instructoin set (in progress) - Data and Assembler Editor / parser (not started) - Text and graphical input / output (not started
Main features: wxHatch is a cross platform IDE for wxWigets. It generates new wxWidgets projects, with
a main frame and text or drawing/imaging window,
provides a simple code editor with syntax highligthing,
generates makefiles for
Protoeditor is a small KDE texteditor developed for debugging scripts interactively. The goal is to provide a simple editor supporting a variety of debuggers for different languages. Currently, it supports Perl and PHP.
Microdev is a complete development tool dedicated to microcontroller based boards. It is composed of a graphical and real time simulator and a full featured editor supporting Picbasic, JAL and Asm.
Class Integration allows easy save/load of data, also helps you to avoid creating lots of methods to access variable members. (CallStack) Provides "multithread debug info on error" funcionalities to your program. (String) Easy access to terminal colors
Java SWT and AWT port of Scintilla, a free source code editing component. Scintilla runs on Windows and Linux with GTK+. It is a rich text editing control that supports syntax styling, error indicators, code completion, call tips, etc.
XPHP is an IDE authoring tool for Windows that allows you to design, develop, test, debug and deploy PHP applications. [This project has been discontinued since 2005]