Filtered by
debug
Refine results
php (5)
flex (3)
code (3)
component (3)
debugger (3)
3d (2)
python (2)
debugging (2)
tools (2)
firebug (2)
flash (2)
security (2)
The Xdebug extension helps you debugging your script by providing a lot of valuable debug information. The debug information that Xdebug can provide includes the following: * stack and function traces in error messages with: o full
Metrics updated about 21 hours ago
eZ components is an enterprise ready general purpose PHP components library by eZ systems. As a collection of high quality independent building blocks for PHP application development eZ components will both speed up development and reduce risks.
Metrics updated 11 Oct 08
FirePHP enables you to log to your Firebug Console using a simple PHP method call. All data is sent via a set of X-FirePHP-Data response headers. This means that the debugging data will not interfere with the content on your page. Thus FirePHP is ideally suited for AJAX development where clean JSON or XML responses are required.
Metrics updated about 18 hours ago
To put it simply, Krumo is a replacement for print_r(); and var_dump();. By definition Krumo is a debugging tool (PHP4/PHP5), which displays structured information about any PHP variable. A lot of developers use print_r() and var_dump() in the
Metrics updated 11 Oct 08
This project has grown in the past years and became the most advanced web cms for clan and esport related pages. It features modul management, template and language switching and so on. It supports a wide range of php versions and database drivers.
Metrics updated 27 Aug 08
dlock : a lock debugging framework. Dlock is a tool to look for potential deadlocks in your code. It analizes the locking patterns you use, and will report potential problems (even if the deadlock doesn't actually happen).
Metrics updated 12 Oct 08
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.
Metrics updated 12 Oct 08
Protoeditor is a small KDE text editor developed for debugging scripts interactively. The goal is to provide a simple editor supporting a variety of debuggers for different languages.
Metrics updated 11 Oct 08
Reverse engineering suite. This project will include a disassembler (modeled after IDA) and a number of other tools associated with reverse engineering.
Metrics updated 23 Sep 07
Introduction:This open source utility allows Adobe Flex developers to debug and alter properties of components while running an application. How to use:Add the ReflexUtil SWC library to your flex project Open the Default MXML Application file Add
Metrics updated 08 Oct 08