News Feed
Jobs Feed
Sections




News Archive
Pierre-Alain Joye's Blog:
How to generate backtraces on windows without compiler
June 11, 2007 @ 11:08:00

In a new tutorial posted to his blog today, Pierre-Alain Joye shows how to generate backtraces on a Windows machine without the need for a compiler installed.

How to get a back trace on windows without having to compile PHP has been an impossible task for many of us. The difficulty was to first succeed to compile php (given that you have a visual C++ installed). If you are in the middle of a bug hunting session, no need to say that setting up a windows build system is the last thing you like, especially if it is your first time. Thanks to Edin's window binary and MS Diagnostic Debug , it is now possible to have a backtrace in a couple of clicks.

To use the method you will need a few pieces of software to help out but all are available for free. Next up are the steps to get things set up (simple) and the creation of the backtrace to catch the error, complete with screenshots for the whole way. The end result is a nice, pretty error message output to the browser (Internet Explorer) that also dumps the backtrace for you to use.

0 comments voice your opinion now!
backtrace windows compiler debug diagnostic tool screenshot backtrace windows compiler debug diagnostic tool screenshot


blog comments powered by Disqus

Similar Posts

Justin's Blog: 5 cool things you can do with windows and php

ONLamp.com: Important PHP 5.3 Changes for those of you Running Microsoft Windows

Elizabeth Smith's Blog: Compiling PHP5.2 on Windows with .Net toolchain - is it even possible?

Community News: WAMP 1.6.0 Released

John Mertic's Blog: Windows Installer for PHP 5.2.0RC3


Community Events











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


code zendframework2 opinion object podcast community composer framework database tool interview conference introduction testing development series example language release functional

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