ELENA is a general-purpose, pure object-oriented language with late binding. It promotes more object-oriented program design, reusable and more standardized code. The package includes compiler, IDE, ELENA libraries and samples
Electronic circuit simulator.
Simple environment to run and debug firmware for AVR 8-bit microprocessors.
Able to run arduino firmware.
Internally this program uses the open source Simavr AVR Processor Simulator (https://github.com/buserror/simavr) and wraps all its functions in a GUI shell. Setups for firmware debugging scenarios can be created dynamically. Able to run 16MHz MCU with decent set of external parts in real time. In particular this can be used for development of CNC firmware...
KScriptDbg4 is a GUI to Perl & Python script debugger. This GUI is the result of the port to KDE4 / Qt4
of Protoeditor, a project by Thiago Silva, based on release 1.1beta3.
It offers the main functions of a debugger : set breakpoints, run the script step by step, enter a function, step outside a function, display global and local variables, watch for variables or expressions ...