Description: 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 ... Local or remote scripts can be debugged; remote debugging uses the DBG protocol through libraries provided by the package. Main improvements to Protoeditor are : the stack is displayed in a separate page and the breakpoints are saved in the global config file in order to be restored at the next session on the same script. KDE4, Qt4 & Cmake are required to build this GUI; a 'configure' script & a Makefile are provided to help building KScriptDbg (see INSTALL for details) A '.tar.xz' & a source RPM pkg. are available A Git repository is available : git clone git://git.code.sf.net/p/kscriptdbg4/kscriptdbg4Last changelog:
v 1.2.2 - Highlight modified value of global & local variables - Fix memory leak & a minor bug
Ratings & Comments
0 Comments