Menu

preview debugger

Urs Mäder
2005-04-11
2012-12-07
  • Urs Mäder

    Urs Mäder - 2005-04-11

    hi

    i have completed a pre-pre-preview from dev-php 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.

     
    • Justus

      Justus - 2005-04-16

      May be a stupid question, if it is - forgive me. ;-)

      Is it possible to use dev-php with an already-installed webserver with PHP 5.0.3 and xdebug 2beta installed? If yes, how?

      Thank you. :)

       
      • Urs Mäder

        Urs Mäder - 2005-04-16

        no stupid question!!

        Answer:
        in this moment no.

        if you mean a locally installed (not the internal) webserver you can set the php-cgi.exe and php.ini then it's should work. support for debugging external (on other machine) webservers with xdebug will be a feature in future versions. may be soon...  :-)

         
    • Pierre Fauconnier

      (some feedbacks :)

      Dockable debug Tool bar is a nice feature - however could its caption 'TBXToolBar2' be changed ?

      Will the 'View'-menu (at least) reference this new toolbar ?

      Could the splitter for the 'Messages' window be more user-friendly (will be improved when this toolbar will have icons ?)

      After closing the 'Messages' window - how can one call it back ? Could the 'File' toolbar have a new icon near the 'SideBar' icon in order to hide/show the 'Messages' window ?

      php scripts are often running on *nix platforms (i'm using mdk, rh, hpux, ... with PostgreSQL or Oracle) - will it be possible to remote-debug ?

      Thanks for your work on the debugger.

       
      • Urs Mäder

        Urs Mäder - 2005-05-27

        remote debug:
        it should be possible with xdebug to debugging on a remote server.
        change of caption:
        no problem...

        thanks for the feedbacks..

         
    • Urs Mäder

      Urs Mäder - 2005-05-27

      Dockable debug Tool bar is a nice feature - however could its caption 'TBXToolBar2' be changed ?
      ->fixed
      After closing the 'Messages' window - how can one call it back ? Could the 'File' toolbar have a new icon near the 'SideBar' icon in order to hide/show the 'Messages' window ?
      ->fixed with menuitem
      Will the 'View'-menu (at least) reference this new toolbar ?
      ->fixed

       

Log in to post a comment.

MongoDB Logo MongoDB