Projects tagged ‘debug’


[139 total ]

243 Users
   

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 ... [More] traces in error messages with: o full parameter display for user defined functions o function name, file name and line indications o support for member functions * memory allocation * protection for infinite recursions [Less]
Created over 3 years ago.

94 Users
   

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 ... [More] interfere with the content on your page. Thus FirePHP is ideally suited for AJAX development where clean JSON or XML responses are required. [Less]
Created over 3 years ago.

51 Users
   

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 ... [More] will both speed up development and reduce risks. An application can use one or more components effortlessly as they all adhere to the same naming conventions and follow the same structure. [Less]
Created over 3 years ago.

10 Users
   

JTAG software Free and Open On-Chip Debugging, In-System Programming and Boundary-Scan Testing for embedded systems (mainly ARM related cores)
Created about 1 year ago.

9 Users
   

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 ... [More] developers use print_r() and var_dump() in the means of debugging tools. Although they were intended to present human readable information about a variable, we can all agree that in general they are not. Krumo is an alternative: it does the same job, but it presents the information beautified using CSS and DHTML. [Less]
Created over 3 years ago.

9 Users
   

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.
Created over 2 years ago.

4 Users
 

Python logger console in Firebug (Firefox extension). Suitable for Google App Engine development.
Created about 1 year ago.

2 Users
   

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.
Created about 1 year ago.

2 Users
 

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).
Created over 2 years ago.

2 Users

Created 7 months ago.