hi
i have completed a pre-pre-preview from dev-php2 with xdebug support.
you can download it from
http://www.mswil.ch/dev-php/download/devphp2013_full_test.exe
this file includes a php(5.0.3) with xdebug
if you install the first time dev-php2 you should not download this
preview !!!
!!! Important !!!!
you need to change a path in the included php.ini
zend_extension_ts="C:/Programme/Dev-php2/php/ext/php_xdebug.dll"
change to your path of dev-php2 (may be program files)
set the options->parserpath to the php-cgi.exe
set the options->php.ini to the php.ini
you can set breakpoints in the source gutter.(red)
activate the debugger - a green sign will you show the actual position.
evaluated expressions you can set with the right mouse button from
selected text or with the button eval
there is a debuggerlog in xml-format useful to find errors
first item should be "init" after you should see the "responses" from
xdebug
Please do not try local preview if debugger running.-->crash!!
Please no bug report without a really good description of the bug
Please add your wishes/bug reports to this thread.
And now i hope you will be able to run this testing version.
it would be nice to have some feedbacks.
urs maeder
|