News Feed
Jobs Feed
Sections




News Archive
Nick Halstead's Blog:
Programming Tips #9 "debug_backtrace"
February 11, 2008 @ 10:33:00

Nick Halstead continues the "Programming Tips" series on his blog today with tip number nine (a very handy tip indeed) - using debug_backtrace from Larry Garfield.

Despite the proliferation of debugging tools, especially real-time debuggers, "debugging by print statement" remains the most common form of debugging in most programming languages.

An example of its use is included by way of a debug() function that returns the message it a bit friendlier format.

0 comments voice your opinion now!
debugbacktrace error debug programming tip


blog comments powered by Disqus

Similar Posts

Dennis Hotson's Blog: PHP Object Oriented Programming Reinvented

ThinkPHP Blog: Handling large files with(out) PHP

Nessa's Blog: Common PHP Errors

Gregory Szorc's Blog: PHP Now Using Proper HTTP Status Codes on Error

PHPMaster.com: Debugging and Profiling PHP with Xdebug


Community Events











Don't see your event here?
Let us know!


phpunit application testing opinion functional podcast release code language community composer development api introduction framework interview example zendframework2 unittest series

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework