Downloadliste

Projektbeschreibung

Scite-debug is an extension for the popular SciTE
editor which allows several debugger backends to
be used. Breakpoints can be set visually and
values evaluated by tooltip, etc. Currently, C/C++
(gdb), Lua, and Python are fully supported. There
is experimental support for Java and Mono.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-04-10 15:32
0.9.1

Beim Ausführen von GDB, scite-debug wird nun versuchen, einen Pointer Dereferenzierung Werte automatisch wo immer möglich. Es ist nun möglich, gemeinsam genutzte Bibliotheken zu debuggen, wenn die Host-Programm kein Debug-Symbole hat. Als besonderes, aber wichtigen Fall ist integriert Lua / C Debugging unterstützt, es ist jetzt möglich, von Lua in C-Code.
Tags: Major feature enhancements
When running GDB, scite-debug will now try to
dereference any pointer values automatically
wherever possible. It is now possible to debug
shared libraries where the host program has no
debug symbols. As a special but important case,
integrated Lua/C debugging is supported; it is now
possible to step from Lua into C code.

2007-12-13 17:07
0.8 Beta

Support für Lua wurde erheblich verbessert. Das funktioniert gut mit SciTE 1.75.
Tags: Initial freshmeat announcement
Support for Lua was much improved. This works fine
with SciTE 1.75.

Project Resources