Tag : debug
![]() |
Title | User | Language | Tags | Description | Date |
|---|---|---|---|---|---|---|
|
Debug Offline Application Cache | zfisic | JavaScript | debugging | Logs offline application cache states. Swaps cache if updated version is available. |
November 30 |
|
Var Debug or Dump Library | philsown | PHP | debug | A little pile of functions I use for implementing a nice var dump alternative. |
November 13 |
|
Javascript - Debugging Javascript as PHP / Function var_dump | satie83 | JavaScript | debug | In javascript there is no function for printing variables like you have PHP, I use printr and vardump a lot in PHP for dumping variables so I wanted to create a simular function in javascript. |
July 9 |
|
Codeigniter - Debug Last query | squiter | PHP | debugcodeigniterdbtextmate | Debug Last query
Show a position absolute div with last query made by codeigniter. |
March 1, 2012 |
|
Know what’s going on with debug() function | florent | PHP | debug | October 21, 2011 | |
|
Dump function for when there's no xDebug present. | philsown | PHP | debugging | For when xDebug is not enabled and you want to echo/dump a variable. Shorter than var_dump($something); exit; - if you use the $exit argument. Shorter than echo ' '; var_dump($something); echo ''; exit; too. |
July 15, 2011 |
|
Disable cache in Ez Publish | bar10der | eZ Publish | cache-ini-debug-development-disable | This is a good way to start with every project of yours: (site.ini.append.php) |
February 4, 2011 |
|
Trace decorator for debugging | Kevin L. Sitze | python | classes debug debugging decorators functions inspection modules trace |
This package provides a decorator for tracing function and method calls in your applications. The tracing capabilities are managed through the logging package, and several mechanisms are provided for controlling the destination of the trace output. It also provides functionality for adding decorators to existing classes or modules. |
January 24, 2011 |
|
Pretty print_r() | kendsnyder | PHP | debug | January 18, 2011 | |
|
Formatted print_r | fadehelix | PHP | debug | December 31, 2010 | |
|
Simple Regular Expression Tester | Sunjay Varma | python | command debugging line python quick re regex testing |
Is it possible to create a simple command line program that I can use to quickly test my regular expressions? Yes it is. This simple regular expression tester uses Python's re module as well as others to quickly allow you to test your regular expression in one go. TODO:
Recent Changes:
|
December 24, 2010 |
|
Debug EasterEgg Tool | Thomas Jenkins | JavaScript | Debug EasterEgg Tool | I use this to show a button (div) called debugdiv that displays when the sequence of characters are hit. | November 19, 2010 |
|
output debug string | well soon | C++ | output debug string | output debug string | November 11, 2010 |
|
Tiny trace/debug-logging tool with smart event filtering | Jan Kaliszewski | python | debugging logging trace |
|
October 18, 2010 |
|
debugging (Debugmessage) | iusik | PHP | debug | October 8, 2010 | |

